How to Install and Uninstall libesmtp.x86_64 Package on Amazon Linux 2
Last updated: November 26,2024
1. Install "libesmtp.x86_64" package
This guide covers the steps necessary to install libesmtp.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libesmtp.x86_64
Copied
2. Uninstall "libesmtp.x86_64" package
Learn how to uninstall libesmtp.x86_64 on Amazon Linux 2:
$
sudo yum remove
libesmtp.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the libesmtp.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libesmtp
Arch : x86_64
Version : 1.0.6
Release : 7.amzn2.0.2
Size : 62 k
Repo : amzn2-core/2/x86_64
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.
Available Packages
Name : libesmtp
Arch : x86_64
Version : 1.0.6
Release : 7.amzn2.0.2
Size : 62 k
Repo : amzn2-core/2/x86_64
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.