argparser-c on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "argparser-c" 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 argparser-c on Arch using YAY
$
yay -S
argparser-c
Copied
* (Optional) Uninstall argparser-c on Arch using YAY
$
yay -Rns
argparser-c
Copied
2. Manually Install "argparser-c" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone argparser-c's git locally
$
git clone https://aur.archlinux.org/argparser-c.git
~/argparser-c
Copied
c. Go to ~/argparser-c folder and install it
$
cd
~/argparser-c
Copied
$
makepkg -si
Copied
3. Information about the argparser-c package on Arch User Repository (AUR)
ID: 315950
Name: argparser-c
PackageBaseID: 112789
PackageBase: argparser-c
Version: 5.1-1
Description: Command line argument parser library, like getopt, except better. C version.
URL: https://github.com/maandree/argparser
NumVotes: 4
Popularity: 0
OutOfDate: 1705500547
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1466772718
LastModified: 1466772723
URLPath: /cgit/aur.git/snapshot/argparser-c.tar.gz
Name: argparser-c
PackageBaseID: 112789
PackageBase: argparser-c
Version: 5.1-1
Description: Command line argument parser library, like getopt, except better. C version.
URL: https://github.com/maandree/argparser
NumVotes: 4
Popularity: 0
OutOfDate: 1705500547
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1466772718
LastModified: 1466772723
URLPath: /cgit/aur.git/snapshot/argparser-c.tar.gz