python2-html5lib on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-html5lib

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

$ yay -Rns python2-html5lib

2. Manually Install "python2-html5lib" via AUR

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

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

b. Clone python2-html5lib's git locally

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

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

$ cd ~/python2-html5lib $ makepkg -si

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

ID: 1102533
Name: python2-html5lib
PackageBaseID: 183396
PackageBase: python2-html5lib
Version: 1.1-12
Description: HTML parser based on the WHATWG HTML specification (for Python 2)
URL: https://pypi.org/project/html5lib-python/1.1/
NumVotes: 3
Popularity: 0.001349
OutOfDate: 1701069568
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655761350
LastModified: 1656008520
URLPath: /cgit/aur.git/snapshot/python2-html5lib.tar.gz

5. The same packages on other Linux Distributions