xq on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S xq

* (Optional) Uninstall xq on Arch using YAY

$ yay -Rns xq

2. Manually Install "xq" via AUR

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

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

b. Clone xq's git locally

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

c. Go to ~/xq folder and install it

$ cd ~/xq $ makepkg -si

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

ID: 1383172
Name: xq
PackageBaseID: 133339
PackageBase: xq
Version: 1.2.3-1
Description: Command-line XML and HTML beautifier and content extractor
URL: https://github.com/sibprogrammer/xq
NumVotes: 1
Popularity: 0.000774
OutOfDate: 1710646442
Maintainer: grawlinson
Submitter: syui
FirstSubmitted: 1528606927
LastModified: 1704831645
URLPath: /cgit/aur.git/snapshot/xq.tar.gz