python-requests-html on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-requests-html

* (Optional) Uninstall python-requests-html on Arch using YAY

$ yay -Rns python-requests-html

2. Manually Install "python-requests-html" via AUR

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

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

b. Clone python-requests-html's git locally

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

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

$ cd ~/python-requests-html $ makepkg -si

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

ID: 644152
Name: python-requests-html
PackageBaseID: 131871
PackageBase: python-requests-html
Version: 0.10.0-1
Description: HTML Parsing for Humans
URL: http://html.python-requests.org/
NumVotes: 8
Popularity: 0.232354
OutOfDate:
Maintainer: robertfoster
Submitter: izahn
FirstSubmitted: 1524667144
LastModified: 1567946797
URLPath: /cgit/aur.git/snapshot/python-requests-html.tar.gz