yay on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "yay" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install yay on Arch using YAY
$
yay -S
yay
Copied
* (Optional) Uninstall yay on Arch using YAY
$
yay -Rns
yay
Copied
2. Manually Install "yay" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone yay's git locally
$
git clone https://aur.archlinux.org/yay.git
~/yay
Copied
c. Go to ~/yay folder and install it
$
cd
~/yay
Copied
$
makepkg -si
Copied
3. Information about the yay package on Arch User Repository (AUR)
ID: 1428021
Name: yay
PackageBaseID: 115973
PackageBase: yay
Version: 12.3.3-3
Description: Yet another yogurt. Pacman wrapper and AUR helper written in go.
URL: https://github.com/Jguer/yay
NumVotes: 2139
Popularity: 46.964443
OutOfDate:
Maintainer: jguer
Submitter: jguer
FirstSubmitted: 1475688004
LastModified: 1710549341
URLPath: /cgit/aur.git/snapshot/yay.tar.gz
Name: yay
PackageBaseID: 115973
PackageBase: yay
Version: 12.3.3-3
Description: Yet another yogurt. Pacman wrapper and AUR helper written in go.
URL: https://github.com/Jguer/yay
NumVotes: 2139
Popularity: 46.964443
OutOfDate:
Maintainer: jguer
Submitter: jguer
FirstSubmitted: 1475688004
LastModified: 1710549341
URLPath: /cgit/aur.git/snapshot/yay.tar.gz