python2-cssselect on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python2-cssselect

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

$ yay -Rns python2-cssselect

2. Manually Install "python2-cssselect" via AUR

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

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

b. Clone python2-cssselect's git locally

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

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

$ cd ~/python2-cssselect $ makepkg -si

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

ID: 928144
Name: python2-cssselect
PackageBaseID: 168470
PackageBase: python2-cssselect
Version: 1.1.0-8
Description: A Python library that parses CSS3 Selectors and translates them to XPath 1.0 - python2 version
URL: https://pypi.python.org/pypi/cssselect
NumVotes: 5
Popularity: 0.001438
OutOfDate:
Maintainer: tallero
Submitter: dpeukert
FirstSubmitted: 1625014159
LastModified: 1625014159
URLPath: /cgit/aur.git/snapshot/python2-cssselect.tar.gz

5. The same packages on other Linux Distributions