aq on AUR (Arch User Repository)
Last updated: December 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
Copied
b. Install aq on Arch using YAY
$
yay -S
aq
Copied
* (Optional) Uninstall aq on Arch using YAY
$
yay -Rns
aq
Copied
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
Copied
b. Clone aq's git locally
$
git clone https://aur.archlinux.org/aq.git
~/aq
Copied
c. Go to ~/aq folder and install it
$
cd
~/aq
Copied
$
makepkg -si
Copied
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
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