ijq on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "ijq" 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
Copied
b. Install ijq on Arch using YAY
$
yay -S
ijq
Copied
* (Optional) Uninstall ijq on Arch using YAY
$
yay -Rns
ijq
Copied
2. Manually Install "ijq" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ijq's git locally
$
git clone https://aur.archlinux.org/ijq.git
~/ijq
Copied
c. Go to ~/ijq folder and install it
$
cd
~/ijq
Copied
$
makepkg -si
Copied
3. Information about the ijq package on Arch User Repository (AUR)
ID: 1419873
Name: ijq
PackageBaseID: 162522
PackageBase: ijq
Version: 1.0.1-1
Description: Interactive jq tool, like jqplay for the commandline
URL: https://git.sr.ht/~gpanders/ijq
NumVotes: 9
Popularity: 0.258121
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1611555439
LastModified: 1709454042
URLPath: /cgit/aur.git/snapshot/ijq.tar.gz
Name: ijq
PackageBaseID: 162522
PackageBase: ijq
Version: 1.0.1-1
Description: Interactive jq tool, like jqplay for the commandline
URL: https://git.sr.ht/~gpanders/ijq
NumVotes: 9
Popularity: 0.258121
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1611555439
LastModified: 1709454042
URLPath: /cgit/aur.git/snapshot/ijq.tar.gz