python-jsonxs on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-jsonxs

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

$ yay -Rns python-jsonxs

2. Manually Install "python-jsonxs" via AUR

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

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

b. Clone python-jsonxs's git locally

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

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

$ cd ~/python-jsonxs $ makepkg -si

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

ID: 1349114
Name: python-jsonxs
PackageBaseID: 199329
PackageBase: python-jsonxs
Version: 0.6-1
Description: A Python library for working with JSON using XPath-like syntax
URL: https://github.com/fboender/jsonxs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gardar
Submitter: gardar
FirstSubmitted: 1699365727
LastModified: 1699365727
URLPath: /cgit/aur.git/snapshot/python-jsonxs.tar.gz