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