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

Last updated: January 12,2025

1. Install "notmuch.i686" package

Please follow the step by step instructions below to install notmuch.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install notmuch.i686

2. Uninstall "notmuch.i686" package

This guide covers the steps necessary to uninstall notmuch.i686 on Fedora 38:

$ sudo dnf remove notmuch.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:57:32 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : notmuch
Version : 0.37
Release : 5.fc38
Architecture : i686
Size : 338 k
Source : notmuch-0.37-5.fc38.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.