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

Last updated: May 10,2024

1. Install "libhtml-highlight-perl" package

In this section, we are going to explain the necessary steps to install libhtml-highlight-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libhtml-highlight-perl" package

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

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

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

Package: libhtml-highlight-perl
Priority: optional
Section: universe/perl
Installed-Size: 80
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.20-6
Depends: perl (>= 5.6.0-16)
Filename: pool/universe/libh/libhtml-highlight-perl/libhtml-highlight-perl_0.20-6_all.deb
Size: 12330
MD5sum: 9a22fe984a4e5c3e05882d6098e1669a
SHA1: 96016028a2cee0a7922b371047884e3d520d062f
SHA256: d07de148fd0986eccb7dcbde2fe27d8c70d71734631ae25f5692857f49c2b94c
Description-en: Perl module for highlighting words or patterns in HTML documents
HTML::Highlight provides Google-like highlighting of words or patterns
in HTML documents. This feature is typically used to highlight search
results. Each specified pattern or word is highlighted using a
different color.
Description-md5: a4468cd600a73295c6394b15e563e86a
Homepage: http://search.cpan.org/dist/HTML-Highlight/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu