How to Install and Uninstall exim.x86_64 Package on CentOS Stream 9
Last updated: November 26,2024
1. Install "exim.x86_64" package
Please follow the guidance below to install exim.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
exim.x86_64
Copied
2. Uninstall "exim.x86_64" package
Please follow the instructions below to uninstall exim.x86_64 on CentOS Stream 9:
$
sudo dnf remove
exim.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the exim.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:33:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : exim
Version : 4.97.1
Release : 1.el9
Architecture : x86_64
Size : 1.5 M
Source : exim-4.97.1-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : exim
Version : 4.97.1
Release : 1.el9
Architecture : x86_64
Size : 1.5 M
Source : exim-4.97.1-1.el9.src.rpm
Repository : epel
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.