perl6-json-path on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl6-json-path

* (Optional) Uninstall perl6-json-path on Arch using YAY

$ yay -Rns perl6-json-path

2. Manually Install "perl6-json-path" via AUR

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

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

b. Clone perl6-json-path's git locally

$ git clone https://aur.archlinux.org/perl6-json-path.git ~/perl6-json-path

c. Go to ~/perl6-json-path folder and install it

$ cd ~/perl6-json-path $ makepkg -si

3. Information about the perl6-json-path package on Arch User Repository (AUR)

ID: 433650
Name: perl6-json-path
PackageBaseID: 103527
PackageBase: perl6-json-path
Version: 0.0.1-3
Description: Implementation of the JSONPath data structure query language
URL: https://github.com/jnthn/json-path
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1447872646
LastModified: 1502071601
URLPath: /cgit/aur.git/snapshot/perl6-json-path.tar.gz