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

Last updated: October 08,2024

1. Install "notmuch-devel.i686" package

Please follow the steps below to install notmuch-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install notmuch-devel.i686

2. Uninstall "notmuch-devel.i686" package

This guide let you learn how to uninstall notmuch-devel.i686 on Fedora 35:

$ sudo dnf remove notmuch-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:47:40 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : notmuch-devel
Version : 0.36
Release : 2.fc35
Architecture : i686
Size : 51 k
Source : notmuch-0.36-2.fc35.src.rpm
Repository : updates
Summary : Development libraries and header files for the Notmuch library
URL : https://notmuchmail.org/
License : GPLv3+
Description : Notmuch-devel contains the development libraries and header files for
: Notmuch email program. These libraries and header files are
: necessary if you plan to do development using Notmuch.
:
: Install notmuch-devel if you are developing C programs which will use the
: Notmuch library. You'll also need to install the notmuch package.