How to Install and Uninstall notmuch.i686 Package on Fedora 35

Last updated: September 21,2024

1. Install "notmuch.i686" package

In this section, we are going to explain the necessary steps to install notmuch.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install notmuch.i686

2. Uninstall "notmuch.i686" package

Please follow the instructions below to uninstall notmuch.i686 on Fedora 35:

$ sudo dnf remove notmuch.i686 $ sudo dnf autoremove

3. Information about the notmuch.i686 package on Fedora 35

Last metadata expiration check: 4:34:22 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : notmuch
Version : 0.36
Release : 2.fc35
Architecture : i686
Size : 314 k
Source : notmuch-0.36-2.fc35.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.