python-html5lint on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-html5lint

* (Optional) Uninstall python-html5lint on Arch using YAY

$ yay -Rns python-html5lint

2. Manually Install "python-html5lint" via AUR

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

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

b. Clone python-html5lint's git locally

$ git clone https://aur.archlinux.org/python-html5lint.git ~/python-html5lint

c. Go to ~/python-html5lint folder and install it

$ cd ~/python-html5lint $ makepkg -si

3. Information about the python-html5lint package on Arch User Repository (AUR)

ID: 1002295
Name: python-html5lint
PackageBaseID: 120465
PackageBase: python-html5lint
Version: 0.3.0-3
Description: Mozilla HTML5-lint (Python version)
URL: https://github.com/mozilla/html5-lint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: peippo
FirstSubmitted: 1489066470
LastModified: 1639390925
URLPath: /cgit/aur.git/snapshot/python-html5lint.tar.gz