How to Install and Uninstall python3-notmuch Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-notmuch" package

Please follow the step by step instructions below to install python3-notmuch on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-notmuch

2. Uninstall "python3-notmuch" package

Learn how to uninstall python3-notmuch on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-notmuch package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-notmuch
Priority: optional
Section: universe/python
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Carl Worth
Architecture: all
Source: notmuch
Version: 0.21-3ubuntu2
Depends: python3:any (>= 3.3.2-2~), libnotmuch4 (>= 0.21-3ubuntu2)
Filename: pool/universe/n/notmuch/python3-notmuch_0.21-3ubuntu2_all.deb
Size: 22994
MD5sum: ea46db986fb09d6574babe965f0103eb
SHA1: 59d7fa812f4008be66eab9b40aeb81b0747377e3
SHA256: f4a7ee698abc37e981b6b768af72d0532689e3a1ff19f2ac242169ba5fae39e9
Description-en: 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, directly interfacing with a shared notmuch library.
Description-md5: 4928a39a6d2a81900b936a3a2e23214f
Homepage: http://notmuchmail.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu