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

Last updated: May 21,2024

1. Install "python-notmuch" package

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

$ sudo apt update $ sudo apt install python-notmuch

2. Uninstall "python-notmuch" package

This is a short guide on how to uninstall python-notmuch on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-notmuch
Priority: extra
Section: universe/python
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Carl Worth
Architecture: all
Source: notmuch
Version: 0.21-3ubuntu2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), libnotmuch4 (>= 0.21-3ubuntu2)
Filename: pool/universe/n/notmuch/python-notmuch_0.21-3ubuntu2_all.deb
Size: 22916
MD5sum: 57c5bb41fb30a5c5cc0d2073c948231a
SHA1: 7a17ff0be553c7b395d35a677268a4af5d9b451f
SHA256: 6068f36ed0dc2d056753abb0edb8c7a4b4fa6ff7af5fd5ac7c0695f3579cba6c
Description-en: python 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 interface to the notmuch
functionality, directly interfacing with a shared notmuch library.
Description-md5: 252bd1a327aec39c5d3c110003610497
Homepage: http://notmuchmail.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu