json-sh on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S json-sh

* (Optional) Uninstall json-sh on Arch using YAY

$ yay -Rns json-sh

2. Manually Install "json-sh" via AUR

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

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

b. Clone json-sh's git locally

$ git clone https://aur.archlinux.org/json-sh.git ~/json-sh

c. Go to ~/json-sh folder and install it

$ cd ~/json-sh $ makepkg -si

3. Information about the json-sh package on Arch User Repository (AUR)

ID: 1058066
Name: json-sh
PackageBaseID: 98246
PackageBase: json-sh
Version: r106.0d5e5c7-2
Description: command line json tool written in bash
URL: https://github.com/dominictarr/JSON.sh
NumVotes: 14
Popularity: 0.673163
OutOfDate:
Maintainer: liganic
Submitter: FSMaxB
FirstSubmitted: 1440275585
LastModified: 1648480748
URLPath: /cgit/aur.git/snapshot/json-sh.tar.gz