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

Last updated: July 01,2024

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

$ yay -S python-configargparse-git

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

$ yay -Rns python-configargparse-git

2. Manually Install "python-configargparse-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-configargparse-git's git locally

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

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

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

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

ID: 909287
Name: python-configargparse-git
PackageBaseID: 167070
PackageBase: python-configargparse-git
Version: 1.4.1-2
Description: A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables
URL: https://github.com/bw2/ConfigArgParse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1621432531
LastModified: 1621432531
URLPath: /cgit/aur.git/snapshot/python-configargparse-git.tar.gz