yaggo on AUR (Arch User Repository)

Last updated: May 01,2024

1. Install "yaggo" 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 yaggo on Arch using YAY

$ yay -S yaggo

* (Optional) Uninstall yaggo on Arch using YAY

$ yay -Rns yaggo

2. Manually Install "yaggo" via AUR

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

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

b. Clone yaggo's git locally

$ git clone https://aur.archlinux.org/yaggo.git ~/yaggo

c. Go to ~/yaggo folder and install it

$ cd ~/yaggo $ makepkg -si

3. Information about the yaggo package on Arch User Repository (AUR)

ID: 1104184
Name: yaggo
PackageBaseID: 183575
PackageBase: yaggo
Version: 1.5.10-1
Description: Yet Another GenGetOpt
URL: https://github.com/gmarcais/yaggo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sukanka
Submitter: sukanka
FirstSubmitted: 1656324671
LastModified: 1656324671
URLPath: /cgit/aur.git/snapshot/yaggo.tar.gz