learning arch linux

pacman -S package-name install from the arch official packages

there is a repo called Arch User Repo (AUR) where user packages are downloaded from. This is a collection of mkpackage scripts you clone and build yourself

yay is a program that installs and builds AUR packages automatically. to install a pkg run: yay