args on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "args" 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 args on Arch using YAY
$
yay -S
args
Copied
* (Optional) Uninstall args on Arch using YAY
$
yay -Rns
args
Copied
2. Manually Install "args" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone args's git locally
$
git clone https://aur.archlinux.org/args.git
~/args
Copied
c. Go to ~/args folder and install it
$
cd
~/args
Copied
$
makepkg -si
Copied
3. Information about the args package on Arch User Repository (AUR)
ID: 1275266
Name: args
PackageBaseID: 194861
PackageBase: args
Version: 6.4.6-1
Description: Simple header-only C++ argument parser library
URL: https://github.com/Taywee/args
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1687125907
LastModified: 1687125907
URLPath: /cgit/aur.git/snapshot/args.tar.gz
Name: args
PackageBaseID: 194861
PackageBase: args
Version: 6.4.6-1
Description: Simple header-only C++ argument parser library
URL: https://github.com/Taywee/args
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1687125907
LastModified: 1687125907
URLPath: /cgit/aur.git/snapshot/args.tar.gz