How to Install and Uninstall exim.x86_64 Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "exim.x86_64" package
Learn how to install exim.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
exim.x86_64
Copied
2. Uninstall "exim.x86_64" package
This is a short guide on how to uninstall exim.x86_64 on CentOS Stream 8:
$
sudo dnf remove
exim.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the exim.x86_64 package on CentOS Stream 8
Last metadata expiration check: 1:52:21 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : exim
Version : 4.97.1
Release : 1.el8
Architecture : x86_64
Size : 1.6 M
Source : exim-4.97.1-1.el8.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.el8
Architecture : x86_64
Size : 1.6 M
Source : exim-4.97.1-1.el8.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.