pypy3-lxml on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S pypy3-lxml

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

$ yay -Rns pypy3-lxml

2. Manually Install "pypy3-lxml" via AUR

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

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

b. Clone pypy3-lxml's git locally

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

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

$ cd ~/pypy3-lxml $ makepkg -si

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

ID: 1328121
Name: pypy3-lxml
PackageBaseID: 63873
PackageBase: pypy-lxml
Version: 4.9.2-1
Description: The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt for Pypy 3
URL: http://lxml.de/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nandub
Submitter: intgr
FirstSubmitted: 1350988493
LastModified: 1696308620
URLPath: /cgit/aur.git/snapshot/pypy3-lxml.tar.gz