How to Install and Uninstall notmuch-doc Package on Kali Linux

Last updated: July 03,2024

1. Install "notmuch-doc" package

Here is a brief guide to show you how to install notmuch-doc on Kali Linux

$ sudo apt update $ sudo apt install notmuch-doc

2. Uninstall "notmuch-doc" package

This tutorial shows how to uninstall notmuch-doc on Kali Linux:

$ sudo apt remove notmuch-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the notmuch-doc package on Kali Linux

Package: notmuch-doc
Source: notmuch
Version: 0.38.2-1
Installed-Size: 1087
Maintainer: Carl Worth
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Suggests: notmuch
Size: 120852
SHA256: d37a8db73955e23999f00463233a620f427b061e8cf34ca9ea64d6d8df781ac6
SHA1: 972403c6bac08f69f9b01294cceda785d5aaba51
MD5sum: 7102981d84d2abc6d73c8fc30ed9187e
Description: thread-based email index, search and tagging
Notmuch is a system for indexing, searching, reading, and tagging
large collections of email messages in maildir or mh format. It uses
the Xapian library to provide fast, full-text search with a very
convenient search syntax.
.
This package contains the HTML documentation
Description-md5:
Homepage: https://notmuchmail.org/
Section: mail
Priority: optional
Filename: pool/main/n/notmuch/notmuch-doc_0.38.2-1_all.deb