How to Install and Uninstall libidn.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libidn.x86_64" package

Here is a brief guide to show you how to install libidn.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libidn.x86_64

2. Uninstall "libidn.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libidn.x86_64 on Oracle Linux 9:

$ sudo dnf remove libidn.x86_64 $ sudo dnf autoremove

3. Information about the libidn.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:16:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libidn
Version : 1.38
Release : 4.el9
Architecture : x86_64
Size : 191 k
Source : libidn-1.38-4.el9.src.rpm
Repository : epel
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.