jiq-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jiq-bin

* (Optional) Uninstall jiq-bin on Arch using YAY

$ yay -Rns jiq-bin

2. Manually Install "jiq-bin" via AUR

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

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

b. Clone jiq-bin's git locally

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

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

$ cd ~/jiq-bin $ makepkg -si

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

ID: 1351565
Name: jiq-bin
PackageBaseID: 160237
PackageBase: jiq-bin
Version: 0.7.2-2
Description: Interactive JSON query tool using jq expressions
URL: https://github.com/fiatjaf/jiq
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: zoorat
Submitter: clove3am
FirstSubmitted: 1606327470
LastModified: 1699720221
URLPath: /cgit/aur.git/snapshot/jiq-bin.tar.gz