This is an old revision of the document!
Arch Package Managers
AUR
How to Install an AUR helper
package-query
git clone https://aur.archlinux.org/package-query.git cd package-query/ makepkg -si cd .. rm -rf package-query/
yay
git clone https://aur.archlinux.org/yay.git cd yay makepkg -si rm -rf yay/