How to Install and Uninstall notmuch.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "notmuch.x86_64" package

Learn how to install notmuch.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install notmuch.x86_64

2. Uninstall "notmuch.x86_64" package

Please follow the steps below to uninstall notmuch.x86_64 on Fedora 34:

$ sudo dnf remove notmuch.x86_64 $ sudo dnf autoremove

3. Information about the notmuch.x86_64 package on Fedora 34

Last metadata expiration check: 3:00:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : notmuch
Version : 0.34
Release : 1.fc34
Architecture : x86_64
Size : 292 k
Source : notmuch-0.34-1.fc34.src.rpm
Repository : updates
Summary : System for indexing, searching, and tagging email
URL : https://notmuchmail.org/
License : GPLv3+
Description : Fast system for indexing, searching, and tagging email. Even if you
: receive 12000 messages per month or have on the order of millions of
: messages that you've been saving for decades, Notmuch will be able to
: quickly search all of it.
:
: Notmuch is not much of an email program. It doesn't receive messages
: (no POP or IMAP support). It doesn't send messages (no mail composer,
: no network code at all). And for what it does do (email search) that
: work is provided by an external library, Xapian. So if Notmuch
: provides no user interface and Xapian does all the heavy lifting, then
: what's left here? Not much.