How to Install and Uninstall mh-e Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "mh-e" package

In this section, we are going to explain the necessary steps to install mh-e on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mh-e

2. Uninstall "mh-e" package

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

$ sudo apt remove mh-e $ sudo apt autoclean && sudo apt autoremove

3. Information about the mh-e package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mh-e
Priority: extra
Section: universe/mail
Installed-Size: 1439
Maintainer: Ubuntu Developers
Original-Maintainer: Peter S Galbraith
Architecture: all
Version: 8.5-2
Depends: emacs24 | emacs | xemacs21, nmh | mailutils-mh, dpkg (>= 1.15.4) | install-info
Recommends: compface
Suggests: mailcrypt, swish++, wget, imagemagick, picon-domains, w3m-el
Filename: pool/universe/m/mh-e/mh-e_8.5-2_all.deb
Size: 446692
MD5sum: 30268b8584df09b8cf08c4551fa14230
SHA1: 23af3dcbf10d17bee1fe519f494af6149955151c
SHA256: 3b41392698ee2622cc86ac3002d3301d290b7eb709258e879471ef2c21b9309a
Description-en: Emacs interface to the MH mail system
MH-E offers all the functionality of MH, the visual orientation and
simplicity of use of a GUI, and full integration with Emacs and
XEmacs, including thorough configuration and online help.
.
MH-E allows one to read and process mail very quickly: many commands
are single characters; completion and smart defaults are used for
folder names and aliases. With MH-E you compose outgoing messages in
Emacs. This is a big plus for Emacs users, but even non-Emacs users
have been known to use MH-E after only learning the most basic cursor
motion commands.
.
Additional features include:
.
- attractive text rendering with font lock
- composition and display of MIME body parts
- display of images and HTML within the Emacs frame
- folder browsing with speedbar
- threading
- ticking messages
- lightning-fast full-text indexed searches of all of your email
- virtual folders to view ticked and unseen messages, search results
- multiple personalities
- signing and encrypting
- spam filter interaction
- XFace, Face, X-Image-URL and picon header field support
.
MH is Rand's Mail Handler, whose functionality is available in MH,
nmh and GNU mailutils.
.
This might be the same version as in the emacs23 package, but
documentation is included. It also includes contributed files that are not
distributed with GNU Emacs:
.
mh-frame.el - Open MH-E in a separate frame.
mh-comp-frame.el - Message composition in a separate frame.
Description-md5: e74ab5050c3d54469d6a5b9637e0682d
Homepage: http://mh-e.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu