python-scrapelib on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-scrapelib

* (Optional) Uninstall python-scrapelib on Arch using YAY

$ yay -Rns python-scrapelib

2. Manually Install "python-scrapelib" via AUR

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

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

b. Clone python-scrapelib's git locally

$ git clone https://aur.archlinux.org/python-scrapelib.git ~/python-scrapelib

c. Go to ~/python-scrapelib folder and install it

$ cd ~/python-scrapelib $ makepkg -si

3. Information about the python-scrapelib package on Arch User Repository (AUR)

ID: 1046291
Name: python-scrapelib
PackageBaseID: 154785
PackageBase: python-scrapelib
Version: 2.0.5-2
Description: Library for scraping unreliable pages
URL: https://github.com/jamesturk/scrapelib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: acxz
FirstSubmitted: 1593088117
LastModified: 1646415901
URLPath: /cgit/aur.git/snapshot/python-scrapelib.tar.gz