How to Install and Uninstall exim.x86_64 Package on Fedora 35

Last updated: January 13,2025

1. Install "exim.x86_64" package

Please follow the guidance below to install exim.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install exim.x86_64

2. Uninstall "exim.x86_64" package

Learn how to uninstall exim.x86_64 on Fedora 35:

$ sudo dnf remove exim.x86_64 $ sudo dnf autoremove

3. Information about the exim.x86_64 package on Fedora 35

Last metadata expiration check: 3:14:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : exim
Version : 4.94.2
Release : 3.fc35
Architecture : x86_64
Size : 1.4 M
Source : exim-4.94.2-3.fc35.src.rpm
Repository : fedora
Summary : The exim mail transfer agent
URL : https://www.exim.org/
License : GPLv2+
Description : Exim is a message transfer agent (MTA) developed at the University of
: Cambridge for use on Unix systems connected to the Internet. It is
: freely available under the terms of the GNU General Public Licence. In
: style it is similar to Smail 3, but its facilities are more
: general. There is a great deal of flexibility in the way mail can be
: routed, and there are extensive facilities for checking incoming
: mail. Exim can be installed in place of sendmail, although the
: configuration of exim is quite different to that of sendmail.