How to Install and Uninstall libnotmuch5 Package on Kali Linux

Last updated: May 19,2024

1. Install "libnotmuch5" package

Please follow the guidelines below to install libnotmuch5 on Kali Linux

$ sudo apt update $ sudo apt install libnotmuch5

2. Uninstall "libnotmuch5" package

This guide let you learn how to uninstall libnotmuch5 on Kali Linux:

$ sudo apt remove libnotmuch5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnotmuch5 package on Kali Linux

Package: libnotmuch5
Source: notmuch
Version: 0.38.2-1
Installed-Size: 314
Maintainer: Carl Worth
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.32.0), libgmime-3.0-0 (>= 3.0.4), libsexp2 (>= 1.3.1), libstdc++6 (>= 13.1), libtalloc2 (>= 2.0.4~git20101213), libxapian30 (>= 1.4.19~)
Size: 107892
SHA256: 8cf427a61f651ba67b1744ff551ebb5092f6f07a624a18ee418001e67a0ab6a6
SHA1: cb7b3550cc2c0869a5fa722154c1d4c004c5f56f
MD5sum: 96a2536cf13ef65ba46e8fe27331ed5e
Description: thread-based email index, search and tagging (runtime)
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 runtime library, necessary to run
applications using libnotmuch.
Description-md5:
Homepage: https://notmuchmail.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/notmuch/libnotmuch5_0.38.2-1_amd64.deb