How to Install and Uninstall libmime-lite-html-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libmime-lite-html-perl" package

Please follow the step by step instructions below to install libmime-lite-html-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmime-lite-html-perl

2. Uninstall "libmime-lite-html-perl" package

This guide covers the steps necessary to uninstall libmime-lite-html-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmime-lite-html-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmime-lite-html-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmime-lite-html-perl
Priority: optional
Section: universe/perl
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Sympa Team
Architecture: all
Version: 1.24-1
Depends: perl, perl-modules, libwww-perl, libhtml-parser-perl, liburi-perl, libmime-lite-perl (>= 1)
Filename: pool/universe/libm/libmime-lite-html-perl/libmime-lite-html-perl_1.24-1_all.deb
Size: 24188
MD5sum: a9a65b3af9b62f4361ffcb6fae6f53a4
SHA1: 979da2216127b7779c3a81484545249830988622
SHA256: 074096e59c0c7b91047c0f0b9e8a43a9eaaf2a67db7b388ca5a2801bcfb58a02
Description-en: Transform HTML page into MIME email
Perl mail client interface for sending message that supports HTML format
and builds it for you. This is useful to transform HTML pages into MIME
email like that:
.
* Get the page with LWP if needed
* Parse page to find included images and objects (gif, jpg, flash)
* Attach them to mail with proper header
* Include external CSS and Javascript files
* Replace relative urls with absolute ones
* Build the MIME email with any parts found
Description-md5: 71d298e0cdee43f5d93497f6bdc74f2f
Homepage: http://search.cpan.org/dist/MIME-Lite-HTML/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu