streamhtmlparser on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S streamhtmlparser

* (Optional) Uninstall streamhtmlparser on Arch using YAY

$ yay -Rns streamhtmlparser

2. Manually Install "streamhtmlparser" via AUR

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

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

b. Clone streamhtmlparser's git locally

$ git clone https://aur.archlinux.org/streamhtmlparser.git ~/streamhtmlparser

c. Go to ~/streamhtmlparser folder and install it

$ cd ~/streamhtmlparser $ makepkg -si

3. Information about the streamhtmlparser package on Arch User Repository (AUR)

ID: 695056
Name: streamhtmlparser
PackageBaseID: 148995
PackageBase: streamhtmlparser
Version: 0.1-1
Description: Implementation of an html and javascript context scanner with no lookahead.
URL: https://github.com/google/streamhtmlparser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1581279723
LastModified: 1581279723
URLPath: /cgit/aur.git/snapshot/streamhtmlparser.tar.gz