python2-beautifulsoup4 on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python2-beautifulsoup4

* (Optional) Uninstall python2-beautifulsoup4 on Arch using YAY

$ yay -Rns python2-beautifulsoup4

2. Manually Install "python2-beautifulsoup4" via AUR

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

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

b. Clone python2-beautifulsoup4's git locally

$ git clone https://aur.archlinux.org/python2-beautifulsoup4.git ~/python2-beautifulsoup4

c. Go to ~/python2-beautifulsoup4 folder and install it

$ cd ~/python2-beautifulsoup4 $ makepkg -si

3. Information about the python2-beautifulsoup4 package on Arch User Repository (AUR)

ID: 1373718
Name: python2-beautifulsoup4
PackageBaseID: 183484
PackageBase: python2-beautifulsoup4
Version: 4.9.3-7
Description: Web HTML/XML parser addons for screen-scraping (legacy Python 2 version)
URL: https://pypi.org/project/beautifulsoup4/4.9.3/
NumVotes: 5
Popularity: 0.137378
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655992601
LastModified: 1703188129
URLPath: /cgit/aur.git/snapshot/python2-beautifulsoup4.tar.gz

5. The same packages on other Linux Distributions