aq on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S aq

* (Optional) Uninstall aq on Arch using YAY

$ yay -Rns aq

2. Manually Install "aq" via AUR

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

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

b. Clone aq's git locally

$ git clone https://aur.archlinux.org/aq.git ~/aq

c. Go to ~/aq folder and install it

$ cd ~/aq $ makepkg -si

3. Information about the aq package on Arch User Repository (AUR)

ID: 1238234
Name: aq
PackageBaseID: 170278
PackageBase: aq
Version: 0.3.0-1
Description: Like jq, but for JSON, TOML & YAML
URL: https://github.com/rossmacarthur/aq
NumVotes: 2
Popularity: 0.000605
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1629768372
LastModified: 1680939309
URLPath: /cgit/aur.git/snapshot/aq.tar.gz