argagg on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S argagg

* (Optional) Uninstall argagg on Arch using YAY

$ yay -Rns argagg

2. Manually Install "argagg" via AUR

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

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

b. Clone argagg's git locally

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

c. Go to ~/argagg folder and install it

$ cd ~/argagg $ makepkg -si

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

ID: 1295811
Name: argagg
PackageBaseID: 144814
PackageBase: argagg
Version: 0.4.7-2
Description: Simple C++ command line argument/option parser
URL: https://github.com/vietjtnguyen/argagg
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: dvalter
Submitter: dvalter
FirstSubmitted: 1567527216
LastModified: 1690584682
URLPath: /cgit/aur.git/snapshot/argagg.tar.gz