jq.sh-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S jq.sh-bin

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

$ yay -Rns jq.sh-bin

2. Manually Install "jq.sh-bin" 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-bin's git locally

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

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

$ cd ~/jq.sh-bin $ makepkg -si

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

ID: 1303238
Name: jq.sh-bin
PackageBaseID: 189319
PackageBase: jq.sh-bin
Version: 1.0.0.r1-1
Description: jq-in-shell integration library
URL: https://git.stefanwimmer128.eu/stefanwimmer128/jq.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stefanwimmer128
Submitter: stefanwimmer128
FirstSubmitted: 1673106913
LastModified: 1691918473
URLPath: /cgit/aur.git/snapshot/jq.sh-bin.tar.gz