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

Last updated: September 20,2024

1. Install "libhtml-display-perl" package

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

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

2. Uninstall "libhtml-display-perl" package

Learn how to uninstall libhtml-display-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libhtml-display-perl
Priority: optional
Section: universe/perl
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.40-2
Replaces: libwww-mechanize-shell-perl (<< 0.46-1)
Depends: perl, libhtml-tokeparser-simple-perl, liburi-perl, libwww-perl
Filename: pool/universe/libh/libhtml-display-perl/libhtml-display-perl_0.40-2_all.deb
Size: 36228
MD5sum: d6ec8ce9dcc0fc7efc13e89cf13061fd
SHA1: bca1f80f37124416b8bc2130b19f01515c0da045
SHA256: be8990844f4a2d594266d0e2fe1ab067588c55bdac3d2a0af0cc9aed0b080fb8
Description-en: module for displaying HTML locally in a browser
HTML::Display abstracts the task of displaying HTML to the user. The
displaying is done by launching a browser and navigating it to either a
temporary file with the HTML stored in it, or, if possible, by pushing the
HTML directly into the browser window.
.
The module tries to automagically select the "correct" browser, but if it
doesn't find a good browser, you can modify the behaviour by setting some
environment variables.
Description-md5: 804363ac070622c55106d6a307d734ef
Homepage: https://metacpan.org/release/HTML-Display
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu