python2-html on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python2-html

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

$ yay -Rns python2-html

2. Manually Install "python2-html" via AUR

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

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

b. Clone python2-html's git locally

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

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

$ cd ~/python2-html $ makepkg -si

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

ID: 189880
Name: python2-html
PackageBaseID: 90299
PackageBase: python2-html
Version: 1.16-1
Description: Simple, elegant HTML, XHTML and XML generation
URL: https://pypi.python.org/pypi/html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1423479101
LastModified: 1433875783
URLPath: /cgit/aur.git/snapshot/python2-html.tar.gz