python-argclass-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-argclass-git

* (Optional) Uninstall python-argclass-git on Arch using YAY

$ yay -Rns python-argclass-git

2. Manually Install "python-argclass-git" via AUR

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

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

b. Clone python-argclass-git's git locally

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

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

$ cd ~/python-argclass-git $ makepkg -si

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

ID: 1139145
Name: python-argclass-git
PackageBaseID: 185704
PackageBase: python-argclass-git
Version: 0.8.0.r0.41d5b8c-2
Description: A wrapper around the standard argparse module that allows you to describe argument parsers declaratively
URL: https://github.com/mosquito/argclass
NumVotes: 1
Popularity: 1.5E-5
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1663081445
LastModified: 1663082096
URLPath: /cgit/aur.git/snapshot/python-argclass-git.tar.gz