gojq on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "gojq" 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 gojq on Arch using YAY
$
yay -S
gojq
Copied
* (Optional) Uninstall gojq on Arch using YAY
$
yay -Rns
gojq
Copied
2. Manually Install "gojq" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gojq's git locally
$
git clone https://aur.archlinux.org/gojq.git
~/gojq
Copied
c. Go to ~/gojq folder and install it
$
cd
~/gojq
Copied
$
makepkg -si
Copied
3. Information about the gojq package on Arch User Repository (AUR)
ID: 1363172
Name: gojq
PackageBaseID: 152943
PackageBase: gojq
Version: 0.12.14-1
Description: Pure go implementation of jq
URL: https://github.com/itchyny/gojq
NumVotes: 6
Popularity: 0.024879
OutOfDate:
Maintainer: alerque
Submitter: terinjokes
FirstSubmitted: 1589849725
LastModified: 1701458084
URLPath: /cgit/aur.git/snapshot/gojq.tar.gz
Name: gojq
PackageBaseID: 152943
PackageBase: gojq
Version: 0.12.14-1
Description: Pure go implementation of jq
URL: https://github.com/itchyny/gojq
NumVotes: 6
Popularity: 0.024879
OutOfDate:
Maintainer: alerque
Submitter: terinjokes
FirstSubmitted: 1589849725
LastModified: 1701458084
URLPath: /cgit/aur.git/snapshot/gojq.tar.gz