python-weblib on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S python-weblib

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

$ yay -Rns python-weblib

2. Manually Install "python-weblib" via AUR

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

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

b. Clone python-weblib's git locally

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

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

$ cd ~/python-weblib $ makepkg -si

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

ID: 1044469
Name: python-weblib
PackageBaseID: 95153
PackageBase: python-weblib
Version: 0.1.30-1
Description: Set of tools for web scraping projects
URL: https://pypi.org/project/weblib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: masser
FirstSubmitted: 1435128680
LastModified: 1646082362
URLPath: /cgit/aur.git/snapshot/python-weblib.tar.gz

5. The same packages on other Linux Distributions