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

Last updated: July 03,2024

1. Install "libesmtp.i686" package

This guide covers the steps necessary to install libesmtp.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libesmtp.i686

2. Uninstall "libesmtp.i686" package

Please follow the step by step instructions below to uninstall libesmtp.i686 on Fedora 34:

$ sudo dnf remove libesmtp.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:15:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libesmtp
Version : 1.0.6
Release : 21.fc34
Architecture : i686
Size : 71 k
Source : libesmtp-1.0.6-21.fc34.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.