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
Copied
b. Install argparser-doc on Arch using YAY
$
yay -S
argparser-doc
Copied
* (Optional) Uninstall argparser-doc on Arch using YAY
$
yay -Rns
argparser-doc
Copied
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
Copied
b. Clone argparser-doc's git locally
$
git clone https://aur.archlinux.org/argparser-doc.git
~/argparser-doc
Copied
c. Go to ~/argparser-doc folder and install it
$
cd
~/argparser-doc
Copied
$
makepkg -si
Copied
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
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