html5validator on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S html5validator

* (Optional) Uninstall html5validator on Arch using YAY

$ yay -Rns html5validator

2. Manually Install "html5validator" via AUR

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

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

b. Clone html5validator's git locally

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

c. Go to ~/html5validator folder and install it

$ cd ~/html5validator $ makepkg -si

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

ID: 1112556
Name: html5validator
PackageBaseID: 162838
PackageBase: html5validator
Version: 0.4.2-1
Description: Command line tool to validate HTML5 files.
URL: https://github.com/svenkreiss/html5validator
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: sseneca
Submitter: sseneca
FirstSubmitted: 1612308198
LastModified: 1657928527
URLPath: /cgit/aur.git/snapshot/html5validator.tar.gz