argparser on AUR (Arch User Repository)

Last updated: November 27,2024

1. Install "argparser" 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 on Arch using YAY

$ yay -S argparser

* (Optional) Uninstall argparser on Arch using YAY

$ yay -Rns argparser

2. Manually Install "argparser" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone argparser's git locally

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

c. Go to ~/argparser folder and install it

$ cd ~/argparser $ makepkg -si

3. Information about the argparser package on Arch User Repository (AUR)

ID: 962533
Name: argparser
PackageBaseID: 72301
PackageBase: argparser
Version: 5.1-5
Description: Command line argument parser library, like getopt, except better. Transitional meta-package.
URL: https://github.com/maandree/argparser
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1375366176
LastModified: 1631953800
URLPath: /cgit/aur.git/snapshot/argparser.tar.gz