pacman -S <package> # Install a package
pacman -Sy # Update package list
pacman -Su # Update installed packages
pacman -Ss <query> # Search packages
pacman -R <package> # Remove a package
pacman -Rs <package> # Remove a package and it's unneeded dependenciespacman -Sy base-devel htop lsof vim curl elinks opensshAdd to /etc/pacman.conf:
[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch
pacman -Sy yaourt base-devel
Excellent theme collection:
yaourt -S xfce-theme-greybird elementary-xfce-icons \ elementary-icon-theme-git elementary-plus-icon-theme \ mediterranean-gtk-themes-git mediterraneannight-theme \ gtk-theme-arc-git vertex-themes adapta-gtk-theme \ zuki-themes-git moslight-themes-git \ paper-icon-theme-git vertex-icons-gitGeneric web dev tools:
yaourt -S sublime-text-dev gksu \ firefox-developer