argc on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "argc" 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 argc on Arch using YAY
$
yay -S
argc
Copied
* (Optional) Uninstall argc on Arch using YAY
$
yay -Rns
argc
Copied
2. Manually Install "argc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone argc's git locally
$
git clone https://aur.archlinux.org/argc.git
~/argc
Copied
c. Go to ~/argc folder and install it
$
cd
~/argc
Copied
$
makepkg -si
Copied
3. Information about the argc package on Arch User Repository (AUR)
ID: 1409493
Name: argc
PackageBaseID: 178061
PackageBase: argc
Version: 1.15.0-1
Description: An elegant command-line options, arguments and sub-commands parser for bash
URL: https://github.com/sigoden/argc
NumVotes: 1
Popularity: 6.2E-5
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1650276560
LastModified: 1707986968
URLPath: /cgit/aur.git/snapshot/argc.tar.gz
Name: argc
PackageBaseID: 178061
PackageBase: argc
Version: 1.15.0-1
Description: An elegant command-line options, arguments and sub-commands parser for bash
URL: https://github.com/sigoden/argc
NumVotes: 1
Popularity: 6.2E-5
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1650276560
LastModified: 1707986968
URLPath: /cgit/aur.git/snapshot/argc.tar.gz