How to Install and Uninstall libemail-mime-attachment-stripper-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libemail-mime-attachment-stripper-perl" package

Please follow the steps below to install libemail-mime-attachment-stripper-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libemail-mime-attachment-stripper-perl

2. Uninstall "libemail-mime-attachment-stripper-perl" package

In this section, we are going to explain the necessary steps to uninstall libemail-mime-attachment-stripper-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libemail-mime-attachment-stripper-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libemail-mime-attachment-stripper-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libemail-mime-attachment-stripper-perl
Priority: optional
Section: universe/perl
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.317-1
Depends: perl, libemail-abstract-perl, libemail-mime-contenttype-perl (>= 1.016), libemail-mime-perl
Filename: pool/universe/libe/libemail-mime-attachment-stripper-perl/libemail-mime-attachment-stripper-perl_1.317-1_all.deb
Size: 6952
MD5sum: d407250c305c37ac3a290fba385dc733
SHA1: d5aa6252aa2e05330609a7f04b86f9cd06e5b9cb
SHA256: 9c102021b41289ad8bf08aba04fbd71b8200c5837eb76de1336367c0019c9dc6
Description-en: module to strip attachments from an email
Given a Email::MIME object, Email::MIME::Attachment::Stripper detaches all
attachments from the message and makes them available separately.
.
The message you're left with might still be multipart, but it should only be
multipart/alternative or multipart/related.
Description-md5: 541084130efe294072da22a2a08066c2
Homepage: https://metacpan.org/release/Email-MIME-Attachment-Stripper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu