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

b. Install argparser-python on Arch using YAY

$ yay -S argparser-python

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

$ yay -Rns argparser-python

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

b. Clone argparser-python's git locally

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

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

$ cd ~/argparser-python $ makepkg -si

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