How to Install and Uninstall esmtp.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 20,2024

1. Install "esmtp.x86_64" package

Here is a brief guide to show you how to install esmtp.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install esmtp.x86_64

2. Uninstall "esmtp.x86_64" package

In this section, we are going to explain the necessary steps to uninstall esmtp.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove esmtp.x86_64 $ sudo dnf autoremove

3. Information about the esmtp.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:19:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : esmtp
Version : 1.2
Release : 15.el8
Architecture : x86_64
Size : 57 k
Source : esmtp-1.2-15.el8.src.rpm
Repository : epel
Summary : User configurable send-only Mail Transfer Agent
URL : http://esmtp.sourceforge.net/
License : GPL+ and GPLv2+
Description : ESMTP is a user configurable relay-only Mail Transfer Agent (MTA) with a
: sendmail-compatible syntax. It's based on libESMTP supporting the AUTH
: (including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP
: extensions.