ijq-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ijq-bin

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

$ yay -Rns ijq-bin

2. Manually Install "ijq-bin" via AUR

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

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

b. Clone ijq-bin's git locally

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

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

$ cd ~/ijq-bin $ makepkg -si

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

ID: 1394262
Name: ijq-bin
PackageBaseID: 162475
PackageBase: ijq-bin
Version: 1.0.0-1
Description: Interactive jq tool. Like jqplay for the commandline
URL: https://git.sr.ht/~gpanders/ijq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acidrain42
Submitter: dharrigan
FirstSubmitted: 1611478393
LastModified: 1706460495
URLPath: /cgit/aur.git/snapshot/ijq-bin.tar.gz