How to Install and Uninstall libidn.i686 Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "libidn.i686" package
This tutorial shows how to install libidn.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libidn.i686
Copied
2. Uninstall "libidn.i686" package
In this section, we are going to explain the necessary steps to uninstall libidn.i686 on Amazon Linux 2:
$
sudo yum remove
libidn.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the libidn.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libidn
Arch : i686
Version : 1.28
Release : 4.amzn2.0.2
Size : 211 k
Repo : amzn2-core/2/x86_64
Summary : Internationalized Domain Name support library
URL : http://www.gnu.org/software/libidn/
License : LGPLv2+ and GPLv3+ and GFDL
Description : GNU Libidn is an implementation of the Stringprep, Punycode and
: IDNA specifications defined by the IETF Internationalized Domain
: Names (IDN) working group, used for internationalized domain
: names.
Available Packages
Name : libidn
Arch : i686
Version : 1.28
Release : 4.amzn2.0.2
Size : 211 k
Repo : amzn2-core/2/x86_64
Summary : Internationalized Domain Name support library
URL : http://www.gnu.org/software/libidn/
License : LGPLv2+ and GPLv3+ and GFDL
Description : GNU Libidn is an implementation of the Stringprep, Punycode and
: IDNA specifications defined by the IETF Internationalized Domain
: Names (IDN) working group, used for internationalized domain
: names.