How to Install and Uninstall python3-notmuch2 Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-notmuch2" package

Here is a brief guide to show you how to install python3-notmuch2 on Kali Linux

$ sudo apt update $ sudo apt install python3-notmuch2

2. Uninstall "python3-notmuch2" package

Please follow the steps below to uninstall python3-notmuch2 on Kali Linux:

$ sudo apt remove python3-notmuch2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-notmuch2 package on Kali Linux

Package: python3-notmuch2
Source: notmuch
Version: 0.38.2-1
Installed-Size: 235
Maintainer: Carl Worth
Architecture: amd64
Depends: libnotmuch5 (>= 0.38.2-1), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.4)
Size: 43968
SHA256: ecb4ff72f5d339877b30edc297f58d44b8f107caef83c1d3390bbade150fcc05
SHA1: b6b88f1621fee81e45524b86e87a49211738aaf3
MD5sum: 168608175555f69993fb300b5cb18fe9
Description: Python 3 interface to the notmuch mail search and index library
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 provides a Python 3 interface to the notmuch
functionality using CFFI bindings, which interface with a shared
notmuch library.
.
This is the preferred way to use notmuch via Python.
Description-md5:
Homepage: https://notmuchmail.org/
Section: python
Priority: optional
Filename: pool/main/n/notmuch/python3-notmuch2_0.38.2-1_amd64.deb