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

Last updated: May 14,2024

1. Install "libhtml-formatexternal-perl" package

This tutorial shows how to install libhtml-formatexternal-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libhtml-formatexternal-perl" package

This is a short guide on how to uninstall libhtml-formatexternal-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libhtml-formatexternal-perl
Priority: optional
Section: universe/perl
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 26-2
Depends: perl, libconstant-defer-perl, libipc-run-perl, liburi-perl
Recommends: elinks, html2text, links, lynx-cur, netrik, w3m
Filename: pool/universe/libh/libhtml-formatexternal-perl/libhtml-formatexternal-perl_26-2_all.deb
Size: 47290
MD5sum: 46676cd4bac211a33f3eb177537015f5
SHA1: 06680f282ea169acbaac04d99e4a76429bd400dc
SHA256: 2538f89d59e22676725924d630426c1644de7d4a4b96debf6de1669ebb01987f
Description-en: HTML to text formatting using external programs
HTML::FormatExternal is a collection of formatter modules turning HTML into
plain text using external programs such as elinks, html2text, links, lynx,
w3m.
.
The programming interface is compatible with HTML::FormatText and
HTML::FormatText::WithLinks, so you can fairly easily switch how you
want the formatting done.
Description-md5: f953f574dc3075079832e1d8e46a5827
Homepage: https://metacpan.org/release/HTML-FormatExternal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu