jp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S jp

* (Optional) Uninstall jp on Arch using YAY

$ yay -Rns jp

2. Manually Install "jp" via AUR

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

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

b. Clone jp's git locally

$ git clone https://aur.archlinux.org/jp.git ~/jp

c. Go to ~/jp folder and install it

$ cd ~/jp $ makepkg -si

3. Information about the jp package on Arch User Repository (AUR)

ID: 1354759
Name: jp
PackageBaseID: 131579
PackageBase: jp
Version: 0.2.1-1
Description: Command line interface to JMESPath
URL: https://github.com/jmespath/jp
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: nineinchnick
Submitter: nineinchnick
FirstSubmitted: 1523624712
LastModified: 1700228078
URLPath: /cgit/aur.git/snapshot/jp.tar.gz