اینجا رو ملاحظه بفرمایید:
https://askubuntu.com/questions/955309/pacmans-equivalent-in-ubuntu
https://wiki.archlinux.org/index.php/Pacman/Rosetta
pacman -[S|Q]i apt show / apt-cache policy
pacman -Qi dpkg -s / aptitude show
pacman -Si apt-cache show / aptitude show
pacman -Ql dpkg -L
pacman -Fl apt-file list $pattern
pacman -Qo dpkg -S / dlocate
pacman -Ql dpkg-query -L
pacman -Fo apt-file search
pacman -Fs apt-file search
pacman -Qc apt-get changelog
pacman -Ss apt search
pacman -Qu apt-get upgrade -> n
pacman -Sl apt-cache dumpavail
...
...