python-jsonpyth on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-jsonpyth

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

$ yay -Rns python-jsonpyth

2. Manually Install "python-jsonpyth" via AUR

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

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

b. Clone python-jsonpyth's git locally

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

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

$ cd ~/python-jsonpyth $ makepkg -si

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

ID: 989213
Name: python-jsonpyth
PackageBaseID: 163556
PackageBase: python-jsonpyth
Version: 0.1.3-2
Description: Another JSONPath implementation for Python
URL: https://github.com/Frimkron/JSONPyth
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Segaja
FirstSubmitted: 1613841835
LastModified: 1636995746
URLPath: /cgit/aur.git/snapshot/python-jsonpyth.tar.gz