How to Install and Uninstall esmtp.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "esmtp.x86_64" package

Learn how to install esmtp.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install esmtp.x86_64

2. Uninstall "esmtp.x86_64" package

This guide let you learn how to uninstall esmtp.x86_64 on Fedora 36:

$ sudo dnf remove esmtp.x86_64 $ sudo dnf autoremove

3. Information about the esmtp.x86_64 package on Fedora 36

Last metadata expiration check: 1:16:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : esmtp
Version : 1.2
Release : 19.fc36
Architecture : x86_64
Size : 52 k
Source : esmtp-1.2-19.fc36.src.rpm
Repository : fedora
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.