How to Install and Uninstall sendmail.x86_64 Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "sendmail.x86_64" package

In this section, we are going to explain the necessary steps to install sendmail.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install sendmail.x86_64

2. Uninstall "sendmail.x86_64" package

Please follow the instructions below to uninstall sendmail.x86_64 on AlmaLinux 9:

$ sudo dnf remove sendmail.x86_64 $ sudo dnf autoremove

3. Information about the sendmail.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:13:29 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : sendmail
Version : 8.16.1
Release : 11.el9
Architecture : x86_64
Size : 742 k
Source : sendmail-8.16.1-11.el9.src.rpm
Repository : appstream
Summary : A widely used Mail Transport Agent (MTA)
URL : http://www.sendmail.org/
License : Sendmail
Description : The Sendmail program is a very widely used Mail Transport Agent (MTA).
: MTAs send mail from one machine to another. Sendmail is not a client
: program, which you use to read your email. Sendmail is a
: behind-the-scenes program which actually moves your email over
: networks or the Internet to where you want it to go.
:
: If you ever need to reconfigure Sendmail, you will also need to have
: the sendmail-cf package installed. If you need documentation on
: Sendmail, you can install the sendmail-doc package.