Setting Up
-
2. Downloading YaY
Download YaY for Arch GNU/Linux
Possibly, on Firefox Prompt Choose “Save File”:
-
3. Installing Yay
Then to Install Yay on Arch
First, Access the Target with:Access the Target:
cd ~/Downloads
To Check it’s there List the contents with:
ls . | grep yay
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
Now to Install Yay play:pacman -U ./yay*tar.zst
Enter the User’s Admin Password and Confirm for Installation.
Last, when Online provide to Update it with:sudo pacman -S yay
Contents