python2-advancedhtmlparser on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python2-advancedhtmlparser

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

$ yay -Rns python2-advancedhtmlparser

2. Manually Install "python2-advancedhtmlparser" via AUR

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

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

b. Clone python2-advancedhtmlparser's git locally

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

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

$ cd ~/python2-advancedhtmlparser $ makepkg -si

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

ID: 631491
Name: python2-advancedhtmlparser
PackageBaseID: 123107
PackageBase: python2-advancedhtmlparser
Version: 8.1.8-1
Description: Fast Indexed python2 HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modification, and formatting
URL: http://github.com/kata198/AdvancedHTMLParser
NumVotes: 1
Popularity: 0
OutOfDate: 1641075621
Maintainer: kata198
FirstSubmitted: 1496560897
LastModified: 1563782587
URLPath: /cgit/aur.git/snapshot/python2-advancedhtmlparser.tar.gz