argparser-c on AUR (Arch User Repository)

Last updated: October 05,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

b. Install argparser-c on Arch using YAY

$ yay -S argparser-c

* (Optional) Uninstall argparser-c on Arch using YAY

$ yay -Rns argparser-c

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

b. Clone argparser-c's git locally

$ git clone https://aur.archlinux.org/argparser-c.git ~/argparser-c

c. Go to ~/argparser-c folder and install it

$ cd ~/argparser-c $ makepkg -si

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