perl-html-lint on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S perl-html-lint

* (Optional) Uninstall perl-html-lint on Arch using YAY

$ yay -Rns perl-html-lint

2. Manually Install "perl-html-lint" via AUR

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

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

b. Clone perl-html-lint's git locally

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

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

$ cd ~/perl-html-lint $ makepkg -si

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

ID: 521629
Name: perl-html-lint
PackageBaseID: 50416
PackageBase: perl-html-lint
Version: 2.32-1
Description: Perl module to check for HTML errors in a string or file
URL: http://search.cpan.org/dist/HTML-Lint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: bunder
FirstSubmitted: 1309719318
LastModified: 1529742726
URLPath: /cgit/aur.git/snapshot/perl-html-lint.tar.gz