jsonproc on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S jsonproc

* (Optional) Uninstall jsonproc on Arch using YAY

$ yay -Rns jsonproc

2. Manually Install "jsonproc" via AUR

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

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

b. Clone jsonproc's git locally

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

c. Go to ~/jsonproc folder and install it

$ cd ~/jsonproc $ makepkg -si

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

ID: 641755
Name: jsonproc
PackageBaseID: 144716
PackageBase: jsonproc
Version: 1-1
Description: Process JSON for Gen 3 pret repository data
URL: https://code.caveoforig.in/alex/jsonproc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1567219615
LastModified: 1567219615
URLPath: /cgit/aur.git/snapshot/jsonproc.tar.gz