ruby-html-proofer on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S ruby-html-proofer

* (Optional) Uninstall ruby-html-proofer on Arch using YAY

$ yay -Rns ruby-html-proofer

2. Manually Install "ruby-html-proofer" via AUR

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

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

b. Clone ruby-html-proofer's git locally

$ git clone https://aur.archlinux.org/ruby-html-proofer.git ~/ruby-html-proofer

c. Go to ~/ruby-html-proofer folder and install it

$ cd ~/ruby-html-proofer $ makepkg -si

3. Information about the ruby-html-proofer package on Arch User Repository (AUR)

ID: 564213
Name: ruby-html-proofer
PackageBaseID: 108459
PackageBase: ruby-html-proofer
Version: 3.9.3-1
Description: Test your rendered HTML files to make sure they are accurate
URL: https://github.com/gjtorikian/html-proofer
NumVotes: 1
Popularity: 0
OutOfDate: 1640212762
Maintainer:
Submitter: bchretien
FirstSubmitted: 1457315615
LastModified: 1543508951
URLPath: /cgit/aur.git/snapshot/ruby-html-proofer.tar.gz