python-jsonargparse on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-jsonargparse

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

$ yay -Rns python-jsonargparse

2. Manually Install "python-jsonargparse" via AUR

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

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

b. Clone python-jsonargparse's git locally

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

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

$ cd ~/python-jsonargparse $ makepkg -si

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

ID: 1420192
Name: python-jsonargparse
PackageBaseID: 177675
PackageBase: python-jsonargparse
Version: 4.27.5-1
Description: Parsing library for CLI options, configs, and environment variables
URL: https://github.com/omni-us/jsonargparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: hottea
FirstSubmitted: 1649074121
LastModified: 1709503266
URLPath: /cgit/aur.git/snapshot/python-jsonargparse.tar.gz