pj on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install pj on Arch using YAY
$
yay -S
pj
Copied
* (Optional) Uninstall pj on Arch using YAY
$
yay -Rns
pj
Copied
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
Copied
b. Clone pj's git locally
$
git clone https://aur.archlinux.org/pj.git
~/pj
Copied
c. Go to ~/pj folder and install it
$
cd
~/pj
Copied
$
makepkg -si
Copied
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
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