jid on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S jid

* (Optional) Uninstall jid on Arch using YAY

$ yay -Rns jid

2. Manually Install "jid" via AUR

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

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

b. Clone jid's git locally

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

c. Go to ~/jid folder and install it

$ cd ~/jid $ makepkg -si

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

ID: 615103
Name: jid
PackageBaseID: 117872
PackageBase: jid
Version: 0.7.6-1
Description: JSON incremental digger (Go installer)
URL: https://github.com/simeji/jid
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: notdodo
Submitter: notdodo
FirstSubmitted: 1482245394
LastModified: 1558601488
URLPath: /cgit/aur.git/snapshot/jid.tar.gz