How to Install and Uninstall libhtml-prettyprinter-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libhtml-prettyprinter-perl" package

Please follow the guidelines below to install libhtml-prettyprinter-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libhtml-prettyprinter-perl" package

Please follow the guidance below to uninstall libhtml-prettyprinter-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libhtml-prettyprinter-perl package on Ubuntu 21.10 (Impish Indri)

Package: libhtml-prettyprinter-perl
Architecture: all
Version: 0.03-3.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 58
Depends: perl:any, libhtml-tree-perl, libhtml-tagset-perl, libhtml-parser-perl
Filename: pool/universe/libh/libhtml-prettyprinter-perl/libhtml-prettyprinter-perl_0.03-3.1_all.deb
Size: 22540
MD5sum: 80166678d3ead393d3ee8e890a7395d1
SHA1: e8ad0f3f723f89a6775cc06732b68f9c457b2f2f
SHA256: 9ba1719ae95e52421824ae7abcce2152c5893098ca65dc1b1eb86fa0aff71767
SHA512: 2ccafb218d376d70b5e701fce4fb08095174b27926d269cd7542485bf42289d23688ce02b2e4cf4cc170e8a891425756b9acd3e40a74f4bd3fbd8a16a77bc1d2
Homepage: https://metacpan.org/release/HTML-PrettyPrinter
Description-en: module that generates nice HTML files from HTML syntax trees
HTML::PrettyPrinter produces nicely formatted HTML code from a HTML syntax
tree. It is especially useful if the produced HTML file shall be read or
edited manually afterwards. Various parameters let you adapt the output to
different styles and requirements.
.
If you don't care how the HTML source looks like as long as it is valid and
readable by browsers, you should use the as_HTML() method of HTML::Element
instead of the pretty printer. It is about five times faster.
.
The pretty printer will handle line wrapping, indention and structuring by
the way the whitespace in the tree is represented in the output. Furthermore
upper/lowercase markup and markup minimization, quoting of attribute values,
the encoding of entities and the presence of optional end tags are
configurable.
Description-md5: d612ea59b24c4d35874b87ba8aa695d5