python-arg on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "python-arg" 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 python-arg on Arch using YAY

$ yay -S python-arg

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

$ yay -Rns python-arg

2. Manually Install "python-arg" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-arg's git locally

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

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

$ cd ~/python-arg $ makepkg -si

3. Information about the python-arg package on Arch User Repository (AUR)

ID: 1279559
Name: python-arg
PackageBaseID: 126452
PackageBase: python-arg
Version: 1.0.1-3
Description: A simple argument parser for Python (Python 3 module)
URL: https://codeberg.org/maandree/python-arg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1508423157
LastModified: 1687879264
URLPath: /cgit/aur.git/snapshot/python-arg.tar.gz