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