python2-lxml on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-lxml

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

$ yay -Rns python2-lxml

2. Manually Install "python2-lxml" via AUR

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

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

b. Clone python2-lxml's git locally

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

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

$ cd ~/python2-lxml $ makepkg -si

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

ID: 1372348
Name: python2-lxml
PackageBaseID: 168218
PackageBase: python2-lxml
Version: 4.9.4-1
Description: Python2 binding for the libxml2 and libxslt libraries
URL: https://lxml.de/
NumVotes: 10
Popularity: 0.007357
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1624326742
LastModified: 1702996904
URLPath: /cgit/aur.git/snapshot/python2-lxml.tar.gz

5. The same packages on other Linux Distributions