yay-bin on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "yay-bin" 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

b. Install yay-bin on Arch using YAY

$ yay -S yay-bin

* (Optional) Uninstall yay-bin on Arch using YAY

$ yay -Rns yay-bin

2. Manually Install "yay-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone yay-bin's git locally

$ git clone https://aur.archlinux.org/yay-bin.git ~/yay-bin

c. Go to ~/yay-bin folder and install it

$ cd ~/yay-bin $ makepkg -si

3. Information about the yay-bin package on Arch User Repository (AUR)

ID: 1428024
Name: yay-bin
PackageBaseID: 117489
PackageBase: yay-bin
Version: 12.3.3-1
Description: Yet another yogurt. Pacman wrapper and AUR helper written in go. Pre-compiled.
URL: https://github.com/Jguer/yay
NumVotes: 262
Popularity: 5.324021
OutOfDate:
Maintainer: jguer
Submitter: jguer
FirstSubmitted: 1480777574
LastModified: 1710549502
URLPath: /cgit/aur.git/snapshot/yay-bin.tar.gz