python-argparse-utils on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-argparse-utils

* (Optional) Uninstall python-argparse-utils on Arch using YAY

$ yay -Rns python-argparse-utils

2. Manually Install "python-argparse-utils" via AUR

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

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

b. Clone python-argparse-utils's git locally

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

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

$ cd ~/python-argparse-utils $ makepkg -si

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

ID: 1253766
Name: python-argparse-utils
PackageBaseID: 156969
PackageBase: python-argparse-utils
Version: 1.3.0-6
Description: A collection of utilities for the Python standard-library argparse module
URL: https://github.com/madman-bob/python-argparse-utils
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: somini
Submitter: somini
FirstSubmitted: 1598097972
LastModified: 1683400618
URLPath: /cgit/aur.git/snapshot/python-argparse-utils.tar.gz