pj on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pj

* (Optional) Uninstall pj on Arch using YAY

$ yay -Rns pj

2. Manually Install "pj" via AUR

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

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

b. Clone pj's git locally

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

c. Go to ~/pj folder and install it

$ cd ~/pj $ makepkg -si

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

ID: 592863
Name: pj
PackageBaseID: 140174
PackageBase: pj
Version: 1.0.0-1
Description: JSON parser and visualizer.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RoccoDev
Submitter: RoccoDev
FirstSubmitted: 1552070836
LastModified: 1552070836
URLPath: /cgit/aur.git/snapshot/pj.tar.gz