argparser-doc on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S argparser-doc

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

$ yay -Rns argparser-doc

2. Manually Install "argparser-doc" via AUR

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

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

b. Clone argparser-doc's git locally

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

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

$ cd ~/argparser-doc $ makepkg -si

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

ID: 315954
Name: argparser-doc
PackageBaseID: 112792
PackageBase: argparser-doc
Version: 5.1-1
Description: Command line argument parser library, like getopt, except better. Documentation.
URL: https://github.com/maandree/argparser
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1466772776
LastModified: 1466772781
URLPath: /cgit/aur.git/snapshot/argparser-doc.tar.gz