html-query on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S html-query

* (Optional) Uninstall html-query on Arch using YAY

$ yay -Rns html-query

2. Manually Install "html-query" via AUR

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

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

b. Clone html-query's git locally

$ git clone https://aur.archlinux.org/html-query.git ~/html-query

c. Go to ~/html-query folder and install it

$ cd ~/html-query $ makepkg -si

3. Information about the html-query package on Arch User Repository (AUR)

ID: 1362180
Name: html-query
PackageBaseID: 188911
PackageBase: html-query
Version: 1.2.2-1
Description: jq, but for HTML
URL: https://github.com/orf/html-query
NumVotes: 1
Popularity: 0.050163
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1671628353
LastModified: 1701293041
URLPath: /cgit/aur.git/snapshot/html-query.tar.gz