How to Install and Uninstall mimefilter Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "mimefilter" package

Please follow the step by step instructions below to install mimefilter on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mimefilter

2. Uninstall "mimefilter" package

Here is a brief guide to show you how to uninstall mimefilter on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mimefilter $ sudo apt autoclean && sudo apt autoremove

3. Information about the mimefilter package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mimefilter
Priority: optional
Section: universe/mail
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Davide G. M. Salvetti
Architecture: all
Version: 1.7+nmu2
Depends: perl, libmailtools-perl, libmime-tools-perl
Suggests: smartlist
Filename: pool/universe/m/mimefilter/mimefilter_1.7+nmu2_all.deb
Size: 23370
MD5sum: 3b49cc24428e4bb3c8a087eea8073ee8
SHA1: 07b00541444fd75ef0ca55192a4f0e2fdd967050
SHA256: 4872235903914bb9ed544bf1371de30990897b61a452de3873c1b17c063f4cfe
Description-en: Strips some unwanted MIME parts out of a MIME message.
This program may be useful as a filter on a mailing list.
.
It strips every unwanted MIME part from a MIME compliant message, warning by
email the original author about this, and outputs a MIME compliant cleaned
message, to be further processed by a mailing list software.
.
You may find it useful if you don't want certain attachments on your mailing
lists, or if you want to allow just the text part from multipart/alternative
messages, and so on. You can easily fine tune the list of allowed MIME types
to suit your particular needs, using normal Perl regexps.
Description-md5: 24036113052eed59f4cb90944ab34053
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu