How to Install and Uninstall libesmtp.x86_64 Package on Fedora 35

Last updated: October 02,2024

1. Install "libesmtp.x86_64" package

Please follow the step by step instructions below to install libesmtp.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libesmtp.x86_64

2. Uninstall "libesmtp.x86_64" package

Please follow the step by step instructions below to uninstall libesmtp.x86_64 on Fedora 35:

$ sudo dnf remove libesmtp.x86_64 $ sudo dnf autoremove

3. Information about the libesmtp.x86_64 package on Fedora 35

Last metadata expiration check: 2:36:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libesmtp
Version : 1.0.6
Release : 22.fc35
Architecture : x86_64
Size : 65 k
Source : libesmtp-1.0.6-22.fc35.src.rpm
Repository : fedora
Summary : SMTP client library
URL : http://www.stafford.uklinux.net/libesmtp/
License : LGPLv2+
Description : LibESMTP is a library to manage posting (or submission of) electronic
: mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
: Exim. It may be used as part of a Mail User Agent (MUA) or another
: program that must be able to post electronic mail but where mail
: functionality is not the program's primary purpose.