gojq-bin on AUR (Arch User Repository)

Last updated: July 04,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

b. Install gojq-bin on Arch using YAY

$ yay -S gojq-bin

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

$ yay -Rns gojq-bin

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

b. Clone gojq-bin's git locally

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

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

$ cd ~/gojq-bin $ makepkg -si

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