gojq-bin on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "gojq-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
Copied
b. Install gojq-bin on Arch using YAY
$
yay -S
gojq-bin
Copied
* (Optional) Uninstall gojq-bin on Arch using YAY
$
yay -Rns
gojq-bin
Copied
2. Manually Install "gojq-bin" 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-bin's git locally
$
git clone https://aur.archlinux.org/gojq-bin.git
~/gojq-bin
Copied
c. Go to ~/gojq-bin folder and install it
$
cd
~/gojq-bin
Copied
$
makepkg -si
Copied
3. Information about the gojq-bin package on Arch User Repository (AUR)
ID: 1367010
Name: gojq-bin
PackageBaseID: 192890
PackageBase: gojq-bin
Version: 0.12.14-1
Description: Pure Go implementation of jq
URL: https://github.com/itchyny/gojq
NumVotes: 1
Popularity: 0.003336
OutOfDate:
Maintainer: tee
Submitter: AsukaMinato
FirstSubmitted: 1682060287
LastModified: 1702123734
URLPath: /cgit/aur.git/snapshot/gojq-bin.tar.gz
Name: gojq-bin
PackageBaseID: 192890
PackageBase: gojq-bin
Version: 0.12.14-1
Description: Pure Go implementation of jq
URL: https://github.com/itchyny/gojq
NumVotes: 1
Popularity: 0.003336
OutOfDate:
Maintainer: tee
Submitter: AsukaMinato
FirstSubmitted: 1682060287
LastModified: 1702123734
URLPath: /cgit/aur.git/snapshot/gojq-bin.tar.gz