How to Install and Uninstall mmh Package on Kali Linux

Last updated: May 15,2024

1. Install "mmh" package

Please follow the step by step instructions below to install mmh on Kali Linux

$ sudo apt update $ sudo apt install mmh

2. Uninstall "mmh" package

Please follow the steps below to uninstall mmh on Kali Linux:

$ sudo apt remove mmh $ sudo apt autoclean && sudo apt autoremove

3. Information about the mmh package on Kali Linux

Package: mmh
Version: 0.4-6
Installed-Size: 3468
Maintainer: Debian QA Group
Architecture: amd64
Replaces: mh
Provides: mail-reader, mh
Depends: file, libc6 (>= 2.34), libtinfo6 (>= 6)
Conflicts: mh
Size: 825220
SHA256: 7d87805320776ee6a7158ee37a14ecf6cba080384118b3524155990c79572693
SHA1: 61b07377e1c4c9d3e21b67040e0fcf46a0695700
MD5sum: 6da41fa0ee62f2aa891b40a6b63d2ed3
Description: set of electronic mail handling programs
This is the mmh mail user agent (reader/sender), a command-line based mail
reader that is powerful and extensible. mmh is an excellent choice for
people who receive and process a lot of mail.
.
Unlike most mail user agents, mmh is not a single program, rather it is a
set of programs that are run from the shell. This allows the user to
utilize the full power of the Unix shell in coordination with mmh.
.
Mmh is a modified version of the electronic mail handling system nmh.
Nmh (new MH) itself was originally based on the package MH-6.8.3, and
was intended to be a (mostly) compatible drop-in replacement for MH.
In contrast, mmh is not intended to be a drop-in replacement for nmh,
rather mmh breaks compatibility to nmh in order to modernize and
simplify it.
Description-md5:
Homepage: http://marmaro.de/prog/mmh/
Section: mail
Priority: optional
Filename: pool/main/m/mmh/mmh_0.4-6_amd64.deb