How to Install and Uninstall libesmtp-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 15,2024

1. Install "libesmtp-devel.x86_64" package

Please follow the guidelines below to install libesmtp-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "libesmtp-devel.x86_64" package

Please follow the step by step instructions below to uninstall libesmtp-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the libesmtp-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:01:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libesmtp-devel
Version : 1.0.6
Release : 24.el9
Architecture : x86_64
Size : 25 k
Source : libesmtp-1.0.6-24.el9.src.rpm
Repository : epel
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.