====== Arch Package Management: ====== ^ **PACMAN** ^^^ ^ Command ^ Result ^ Example ^ | pacman -Sy | Update database | | | pacman -Syy | Force online update database | | ^ **AUR PACKEGES** ^^^ | Using https://aur.archlinux.org find package and copy git url ||| ^ Command ^ Result ^ Example ^ | makepkg -si | make package from git and install | as non-root inside cloned directory |