gumbo-query on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S gumbo-query

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

$ yay -Rns gumbo-query

2. Manually Install "gumbo-query" via AUR

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

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

b. Clone gumbo-query's git locally

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

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

$ cd ~/gumbo-query $ makepkg -si

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

ID: 1292745
Name: gumbo-query
PackageBaseID: 196026
PackageBase: gumbo-query
Version: r1.1111111-1
Description: A C++ library that provides jQuery-like selectors for Google's Gumbo-Parser.
URL: https://github.com/lazytiger/gumbo-query
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Shidao
Submitter: Shidao
FirstSubmitted: 1690010295
LastModified: 1690010295
URLPath: /cgit/aur.git/snapshot/gumbo-query.tar.gz