How to Install and Uninstall ruby-html-proofer Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-html-proofer" package

This is a short guide on how to install ruby-html-proofer on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-html-proofer

2. Uninstall "ruby-html-proofer" package

In this section, we are going to explain the necessary steps to uninstall ruby-html-proofer on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-html-proofer $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-html-proofer package on Ubuntu 21.10 (Impish Indri)

Package: ruby-html-proofer
Architecture: all
Version: 3.14.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 91
Depends: ruby | ruby-interpreter, ruby-addressable (>= 2.3~), ruby-json, ruby-mercenary (>= 0.3.2~), ruby-nokogiri (>= 1.9~), ruby-parallel (>= 1.3~), ruby-rainbow (>= 3.0~), ruby-typhoeus (>= 1.3~), ruby-yell (>= 2.0~)
Filename: pool/universe/r/ruby-html-proofer/ruby-html-proofer_3.14.1-2_all.deb
Size: 21360
MD5sum: 412d2c51f9fe5012ac124248f4d222a3
SHA1: 017653e1b595ac9feaa18c1ea6cf0612ac747dcc
SHA256: 6496846fa5f57869fc3a8bb351f33bf843e4dcbbaf05830816e349640ce3a685
SHA512: dafb787ee460007671fa1f5e465450a5ce05c701db19c723d4f989c7f57b485d9df6863a9c722153acdf18973ee009cb27d526626ee027111c96a3cc0291f8fb
Homepage: https://github.com/gjtorikian/html-proofer
Description-en: Test your rendered HTML files to make sure they're accurate
HTMLProofer is a set of tests to validate your HTML output. These tests check
if your image references are legitimate, if they have alt tags, if your
internal links are working, and so on. It's intended to be an all-in-one
checker for your output.
.
In scope is any well-known and widely-used test for HTML document quality.
A major use is continuous integration, so reliable results are a must have.
Correctness is usually balanced over performance. And, if necessary, one
should be able to trace this program's detection of HTML errors back to
documented best practices or standards, such as W3 specifications.
Description-md5: 94398c6efed6b59e86da1c25e4a6a95d
Ruby-Versions: all