Setting Up
-
Then to Install Yay on Arcolinux
First, to Install Requirements play:sudo pacman -Sy base-devel
Confirm for “All“.
But in case of Issue then first Upgrade your System with:sudo pacman -Syy
And again:
sudo pacman -Su
Then Clone the Git Repo with
git clone https://aur.archlinux.org/yay.git
Access the Target:
cd yay
Then on a New System possibly first Upgrade it with:
sudo pacman -Syu
And finally, to Install Yay play:
makepkg -si
Enter the User’s Admin Password and Confirm for Installation.
Contents