argumentum-headeronly on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S argumentum-headeronly

* (Optional) Uninstall argumentum-headeronly on Arch using YAY

$ yay -Rns argumentum-headeronly

2. Manually Install "argumentum-headeronly" via AUR

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

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

b. Clone argumentum-headeronly's git locally

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

c. Go to ~/argumentum-headeronly folder and install it

$ cd ~/argumentum-headeronly $ makepkg -si

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

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