Side to side syntax of pacman compared to ubuntu

All the commands to manage your packages on Arch:

  Ubuntu Arch
install apt-get install pacman -S
search apt-cache search pacman -Ss
update apt-get update pacman -Syy
upgrade apt-get upgrade pacman -Syu
remove apt-get remove pacman -Rsn
autoremove apt-get autoremove pacman -R
list apt list –installed pacman -Qe