jq.sh on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S jq.sh

* (Optional) Uninstall jq.sh on Arch using YAY

$ yay -Rns jq.sh

2. Manually Install "jq.sh" via AUR

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

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

b. Clone jq.sh's git locally

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

c. Go to ~/jq.sh folder and install it

$ cd ~/jq.sh $ makepkg -si

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

ID: 1303237
Name: jq.sh
PackageBaseID: 189318
PackageBase: jq.sh
Version: 1.0.0-1
Description: jq-in-shell integration library
URL: https://git.stefanwimmer128.io/stefanwimmer128/jq.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stefanwimmer128
Submitter: stefanwimmer128
FirstSubmitted: 1673106250
LastModified: 1691918345
URLPath: /cgit/aur.git/snapshot/jq.sh.tar.gz