argparse on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "argparse" 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 argparse on Arch using YAY
$
yay -S
argparse
Copied
* (Optional) Uninstall argparse on Arch using YAY
$
yay -Rns
argparse
Copied
2. Manually Install "argparse" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone argparse's git locally
$
git clone https://aur.archlinux.org/argparse.git
~/argparse
Copied
c. Go to ~/argparse folder and install it
$
cd
~/argparse
Copied
$
makepkg -si
Copied
3. Information about the argparse package on Arch User Repository (AUR)
ID: 1348675
Name: argparse
PackageBaseID: 146447
PackageBase: argparse
Version: 3.0-1
Description: Argument Parser for Modern C++
URL: https://github.com/p-ranav/argparse
NumVotes: 3
Popularity: 0.157303
OutOfDate:
Maintainer: JstKddng
Submitter: bwrsandman
FirstSubmitted: 1573074133
LastModified: 1699297399
URLPath: /cgit/aur.git/snapshot/argparse.tar.gz
Name: argparse
PackageBaseID: 146447
PackageBase: argparse
Version: 3.0-1
Description: Argument Parser for Modern C++
URL: https://github.com/p-ranav/argparse
NumVotes: 3
Popularity: 0.157303
OutOfDate:
Maintainer: JstKddng
Submitter: bwrsandman
FirstSubmitted: 1573074133
LastModified: 1699297399
URLPath: /cgit/aur.git/snapshot/argparse.tar.gz