How to Install and Uninstall w3c-markup-validator Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "w3c-markup-validator" package

Please follow the steps below to install w3c-markup-validator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install w3c-markup-validator

2. Uninstall "w3c-markup-validator" package

In this section, we are going to explain the necessary steps to uninstall w3c-markup-validator on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove w3c-markup-validator $ sudo apt autoclean && sudo apt autoremove

3. Information about the w3c-markup-validator package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: w3c-markup-validator
Priority: optional
Section: universe/web
Installed-Size: 4248
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 1.3+dfsg-3
Depends: perl, libwww-perl (>= 6), liburi-perl, libhtml-template-perl, libhtml-parser-perl (>= 3.60), libtext-iconv-perl, libset-intspan-perl, libnet-ip-perl, libconfig-general-perl, w3c-sgml-lib (>= 1.3), libencode-hanextra-perl, libhtml-encoding-perl, libjson-perl, libxml-libxml-perl (>= 1.70), libsgml-parser-opensp-perl, liblwp-protocol-https-perl
Recommends: apache2 | httpd-cgi, libhtml-tidy-perl, libencode-jis2k-perl
Suggests: libwebservice-validator-html-w3c-perl, libtest-html-w3c-perl, libxml-xpath-perl
Filename: pool/universe/w/w3c-markup-validator/w3c-markup-validator_1.3+dfsg-3_all.deb
Size: 1783338
MD5sum: ed3d9ddfa62678b80665791cbf5b9fa6
SHA1: 1bbb031b9e885399f9bb63bb851ae0caa8269d4c
SHA256: 0ec674862911c128c6fe5d0f3f5f2b6f8080ff7e0ad34b8d715f85e24afe4d11
Description-en: W3C Markup Validator
The W3C Markup Validator is a CGI script which lets you enter the URL of a web
page which will be then checked against a validating SGML parser for
conformance to official W3C recommendations. Pages can also be uploaded.
.
These are the same scripts that are available on the W3C web site,
http://validator.w3.org/.
Description-md5: 4af78262802a527f1142883ca70faa1f
Homepage: http://validator.w3.org/about.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu