argumentum on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install argumentum on Arch using YAY
$
yay -S
argumentum
Copied
* (Optional) Uninstall argumentum on Arch using YAY
$
yay -Rns
argumentum
Copied
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
Copied
b. Clone argumentum's git locally
$
git clone https://aur.archlinux.org/argumentum.git
~/argumentum
Copied
c. Go to ~/argumentum folder and install it
$
cd
~/argumentum
Copied
$
makepkg -si
Copied
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
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