How to Install and Uninstall libhtml-tidy-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 21,2024

1. Install "libhtml-tidy-perl" package

Please follow the guidelines below to install libhtml-tidy-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhtml-tidy-perl

2. Uninstall "libhtml-tidy-perl" package

Please follow the instructions below to uninstall libhtml-tidy-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhtml-tidy-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhtml-tidy-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhtml-tidy-perl
Priority: optional
Section: universe/perl
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.56-1build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), libtidy-0.99-0
Suggests: libwww-perl
Filename: pool/universe/libh/libhtml-tidy-perl/libhtml-tidy-perl_1.56-1build2_amd64.deb
Size: 18680
MD5sum: b14d4e723d90efb2048f39bd411baeec
SHA1: 623199d540900c630e70c0753b7fcadb8d865a07
SHA256: 8b4f90ae9914a5a4b712cfe9df61a7c45cbcfe2b1f14cd3a514d95ecd122de3f
Description-en: module for (X)HTML validation
HTML::Tidy is a Perl module useful for performing cleanup and providing basic
validation of input. It is based on Perl bindings to the HTML Tidy Project,
also known as libtidy; for details, see: .
.
This module is intended to replace HTML::Lint and includes documentation for
easing the migration from that module.
Description-md5: ff2e3ec437c9ea199083e5393db83d8c
Homepage: https://metacpan.org/release/HTML-Tidy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu