pjson on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pjson

* (Optional) Uninstall pjson on Arch using YAY

$ yay -Rns pjson

2. Manually Install "pjson" via AUR

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

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

b. Clone pjson's git locally

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

c. Go to ~/pjson folder and install it

$ cd ~/pjson $ makepkg -si

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

ID: 961536
Name: pjson
PackageBaseID: 85313
PackageBase: pjson
Version: 1.1-2
Description: Command-line tool to validate and pretty-print JSON and XML
URL: https://github.com/igorgue/pjson
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: carstene1ns
FirstSubmitted: 1409791615
LastModified: 1631755375
URLPath: /cgit/aur.git/snapshot/pjson.tar.gz