28 October 2019
How to install yay on ArchLinux. I used to use yaourt, since it is no longer developed I switched to yay.
Source code viewer
sudo pacman -S git git clone https://aur.archlinux.org/yay.git cd yay makepkg -siProgramming Language: Bash