python-argumentor on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-argumentor

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

$ yay -Rns python-argumentor

2. Manually Install "python-argumentor" via AUR

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

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

b. Clone python-argumentor's git locally

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

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

$ cd ~/python-argumentor $ makepkg -si

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

ID: 1009670
Name: python-argumentor
PackageBaseID: 169244
PackageBase: python-argumentor
Version: 0.0.5-1
Description: A simple, copylefted, lightweight library to work with command-line arguments in Python
URL: https://codeberg.org/twann/python-argumentor
NumVotes: 0
Popularity: 0
OutOfDate: 1701008875
Maintainer: twann
Submitter: twann
FirstSubmitted: 1627336777
LastModified: 1640449409
URLPath: /cgit/aur.git/snapshot/python-argumentor.tar.gz