argumentum on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S argumentum

* (Optional) Uninstall argumentum on Arch using YAY

$ yay -Rns argumentum

2. Manually Install "argumentum" via AUR

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

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

b. Clone argumentum's git locally

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

c. Go to ~/argumentum folder and install it

$ cd ~/argumentum $ makepkg -si

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

ID: 1359331
Name: argumentum
PackageBaseID: 199856
PackageBase: argumentum
Version: 0.3.2-1
Description: C++ command line parsing library
URL: https://github.com/mmahnic/argumentum/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: balaraz
Submitter: balaraz
FirstSubmitted: 1700825045
LastModified: 1700845172
URLPath: /cgit/aur.git/snapshot/argumentum.tar.gz