argparser-python on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "argparser-python" 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-python on Arch using YAY
$
yay -S
argparser-python
Copied
* (Optional) Uninstall argparser-python on Arch using YAY
$
yay -Rns
argparser-python
Copied
2. Manually Install "argparser-python" 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-python's git locally
$
git clone https://aur.archlinux.org/argparser-python.git
~/argparser-python
Copied
c. Go to ~/argparser-python folder and install it
$
cd
~/argparser-python
Copied
$
makepkg -si
Copied
3. Information about the argparser-python package on Arch User Repository (AUR)
ID: 315952
Name: argparser-python
PackageBaseID: 112791
PackageBase: argparser-python
Version: 5.1-1
Description: Command line argument parser library, like getopt, except better. Python version.
URL: https://github.com/maandree/argparser
NumVotes: 14
Popularity: 8.3E-5
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1466772753
LastModified: 1466772760
URLPath: /cgit/aur.git/snapshot/argparser-python.tar.gz
Name: argparser-python
PackageBaseID: 112791
PackageBase: argparser-python
Version: 5.1-1
Description: Command line argument parser library, like getopt, except better. Python version.
URL: https://github.com/maandree/argparser
NumVotes: 14
Popularity: 8.3E-5
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1466772753
LastModified: 1466772760
URLPath: /cgit/aur.git/snapshot/argparser-python.tar.gz