ruby-jsonpath on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ruby-jsonpath

* (Optional) Uninstall ruby-jsonpath on Arch using YAY

$ yay -Rns ruby-jsonpath

2. Manually Install "ruby-jsonpath" via AUR

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

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

b. Clone ruby-jsonpath's git locally

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

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

$ cd ~/ruby-jsonpath $ makepkg -si

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

ID: 1097928
Name: ruby-jsonpath
PackageBaseID: 151269
PackageBase: ruby-jsonpath
Version: 1.1.2-1
Description: JSONPath implementation in Ruby
URL: https://github.com/joshbuddy/jsonpath
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: ragouel
FirstSubmitted: 1586359706
LastModified: 1655156879
URLPath: /cgit/aur.git/snapshot/ruby-jsonpath.tar.gz