How to Install and Uninstall libesmtp.i686 Package on Fedora 38

Last updated: October 30,2024

1. Install "libesmtp.i686" package

Please follow the instructions below to install libesmtp.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libesmtp.i686

2. Uninstall "libesmtp.i686" package

Please follow the guidelines below to uninstall libesmtp.i686 on Fedora 38:

$ sudo dnf remove libesmtp.i686 $ sudo dnf autoremove

3. Information about the libesmtp.i686 package on Fedora 38

Last metadata expiration check: 2:23:59 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libesmtp
Version : 1.0.6
Release : 27.fc38
Architecture : i686
Size : 70 k
Source : libesmtp-1.0.6-27.fc38.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.