How to Install Yay AUR Helper on Manjaro 21.1.6 | Yet another Yogurt | Yay Package Manager Manjaro | Yay is a modern AUR helper written in the GO language. It has very few dependencies and supports AUR tab-completion so that you don’t have to type the commands in full. Just type the first few letters and hit ENTER.
Important commands:
1. sudo pacman -S git
2. git clone https://aur.archlinux.org/yay-git.git
3. makepkg -si