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

Last updated: October 02,2024

1. Install "notmuch.i686" package

This guide let you learn how to install notmuch.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install notmuch.i686

2. Uninstall "notmuch.i686" package

In this section, we are going to explain the necessary steps to uninstall notmuch.i686 on Fedora 39:

$ sudo dnf remove notmuch.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:11:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : notmuch
Version : 0.38
Release : 1.fc39
Architecture : i686
Size : 338 k
Source : notmuch-0.38-1.fc39.src.rpm
Repository : fedora
Summary : System for indexing, searching, and tagging email
URL : https://notmuchmail.org/
License : GPL-3.0-or-later
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.