perl-html-query on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S perl-html-query

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

$ yay -Rns perl-html-query

2. Manually Install "perl-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 perl-html-query's git locally

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

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

$ cd ~/perl-html-query $ makepkg -si

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

ID: 197755
Name: perl-html-query
PackageBaseID: 59750
PackageBase: perl-html-query
Version: 0.09-1
Description: jQuery-like selection queries for HTML::Element
URL: http://search.mcpan.org/dist/HTML-Query
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1338768922
LastModified: 1434488704
URLPath: /cgit/aur.git/snapshot/perl-html-query.tar.gz