How to Install and Uninstall sendmail.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "sendmail.x86_64" package

This guide let you learn how to install sendmail.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install sendmail.x86_64

2. Uninstall "sendmail.x86_64" package

Please follow the steps below to uninstall sendmail.x86_64 on Rocky Linux 8:

$ sudo dnf remove sendmail.x86_64 $ sudo dnf autoremove

3. Information about the sendmail.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:11:28 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : sendmail
Version : 8.15.2
Release : 34.el8
Architecture : x86_64
Size : 767 k
Source : sendmail-8.15.2-34.el8.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.