How to Install and Uninstall libidn.x86_64 Package on CentOS 7 / RHEL 7

Last updated: April 30,2024

1. Install "libidn.x86_64" package

In this section, we are going to explain the necessary steps to install libidn.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install libidn.x86_64

2. Uninstall "libidn.x86_64" package

Here is a brief guide to show you how to uninstall libidn.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove libidn.x86_64 $ sudo yum autoremove

3. Information about the libidn.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : libidn
Arch : x86_64
Version : 1.28
Release : 4.el7
Size : 616 k
Repo : installed
From repo : anaconda
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.