python2-soupsieve on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-soupsieve

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

$ yay -Rns python2-soupsieve

2. Manually Install "python2-soupsieve" via AUR

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

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

b. Clone python2-soupsieve's git locally

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

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

$ cd ~/python2-soupsieve $ makepkg -si

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

ID: 1102438
Name: python2-soupsieve
PackageBaseID: 183478
PackageBase: python2-soupsieve
Version: 1.9.6-4
Description: A CSS4 selector implementation for Beautiful Soup (legacy Python 2 version)
URL: https://pypi.org/project/soupsieve/1.9.6/
NumVotes: 4
Popularity: 0.001441
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655989566
LastModified: 1655990047
URLPath: /cgit/aur.git/snapshot/python2-soupsieve.tar.gz

5. The same packages on other Linux Distributions