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

Last updated: October 05,2024

1. Install "libesmtp-devel.i686" package

Learn how to install libesmtp-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libesmtp-devel.i686

2. Uninstall "libesmtp-devel.i686" package

This is a short guide on how to uninstall libesmtp-devel.i686 on Fedora 34:

$ sudo dnf remove libesmtp-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:37:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libesmtp-devel
Version : 1.0.6
Release : 21.fc34
Architecture : i686
Size : 25 k
Source : libesmtp-1.0.6-21.fc34.src.rpm
Repository : fedora
Summary : Headers and development libraries for libESMTP
URL : http://www.stafford.uklinux.net/libesmtp/
License : LGPLv2+ and GPLv2+
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.
:
: The libesmtp-devel package contains headers and development libraries
: necessary for building programs against libesmtp.