perl-web-scraper on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S perl-web-scraper

* (Optional) Uninstall perl-web-scraper on Arch using YAY

$ yay -Rns perl-web-scraper

2. Manually Install "perl-web-scraper" via AUR

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

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

b. Clone perl-web-scraper's git locally

$ git clone https://aur.archlinux.org/perl-web-scraper.git ~/perl-web-scraper

c. Go to ~/perl-web-scraper folder and install it

$ cd ~/perl-web-scraper $ makepkg -si

3. Information about the perl-web-scraper package on Arch User Repository (AUR)

ID: 1335894
Name: perl-web-scraper
PackageBaseID: 95206
PackageBase: perl-web-scraper
Version: 0.38-1
Description: Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions
URL: https://metacpan.org/release/Web-Scraper
NumVotes: 5
Popularity: 0.254873
OutOfDate:
Maintainer: morgenstern
Submitter: jahiy
FirstSubmitted: 1435238516
LastModified: 1697600801
URLPath: /cgit/aur.git/snapshot/perl-web-scraper.tar.gz