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

Last updated: May 15,2024

1. Install "nmzmail" package

Learn how to install nmzmail on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nmzmail

2. Uninstall "nmzmail" package

This tutorial shows how to uninstall nmzmail on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nmzmail $ sudo apt autoclean && sudo apt autoremove

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

Package: nmzmail
Priority: optional
Section: universe/mail
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin Coyner
Architecture: amd64
Version: 1.1-2
Depends: libc6 (>= 2.4), libreadline6 (>= 6.0), namazu2, namazu2-index-tools
Suggests: mutt
Filename: pool/universe/n/nmzmail/nmzmail_1.1-2_amd64.deb
Size: 9664
MD5sum: b4b518f7ea88eed04bcfd03daf5746b8
SHA1: ac9e92ba5cd129a515ca9d97f89fd97f1f98deed
SHA256: 84088b50f469a17929081bcefe1c8d68448ebd6dfa93561281a2af7d601249e9
Description-en: indexes and searches email in maildir folders
nmzmail is a tool, primarily to be used with mutt, for indexing and searching
maildir folders. Based on the result of a search query using the search
engine namazu2, nmzmail generates a maildir folder containing symbolic links
to the mail(s) matching the query. A simple mutt macro makes it easy to use
nmzmail from within mutt. nmzmail is similar to mairix (another email
index/search program), but perhaps easier to use since it uses the query
syntax of namazu2.
.
Features:
- fast mail searching even with large quantities of mail
- incremental index building
- integrates very nicely into mutt
- rich, but simple, query language including regex
- query history
Description-md5: 8e18e71f0cd6d220de9b538d1eca6afc
Enhances: mutt
Homepage: http://www.ecademix.com/JohannesHofmann/nmzmail.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu