python-jsonpath-rw on AUR (Arch User Repository)

Last updated: February 17,2025

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

$ yay -S python-jsonpath-rw

* (Optional) Uninstall python-jsonpath-rw on Arch using YAY

$ yay -Rns python-jsonpath-rw

2. Manually Install "python-jsonpath-rw" via AUR

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

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

b. Clone python-jsonpath-rw's git locally

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

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

$ cd ~/python-jsonpath-rw $ makepkg -si

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

ID: 886809
Name: python-jsonpath-rw
PackageBaseID: 138582
PackageBase: python-jsonpath-rw
Version: 1.4.0-1
Description: A robust and significantly extended implementation of JSONPath for Python.
URL: https://github.com/kennknowles/python-jsonpath-rw
NumVotes: 3
Popularity: 9.6E-5
OutOfDate:
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1546801660
LastModified: 1617390884
URLPath: /cgit/aur.git/snapshot/python-jsonpath-rw.tar.gz