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

Last updated: July 01,2024

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

$ yay -S python-jsonpath-ng

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

$ yay -Rns python-jsonpath-ng

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

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

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

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

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

ID: 1394339
Name: python-jsonpath-ng
PackageBaseID: 164466
PackageBase: python-jsonpath-ng
Version: 1.6.1-1
Description: JSONPath for Python that aims to be standard compliant
URL: https://github.com/h2non/jsonpath-ng
NumVotes: 2
Popularity: 0.867997
OutOfDate:
Maintainer: pirofti
Submitter: pirofti
FirstSubmitted: 1615993162
LastModified: 1706475770
URLPath: /cgit/aur.git/snapshot/python-jsonpath-ng.tar.gz