How to Install and Uninstall libidn2.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "libidn2.i686" package

This guide covers the steps necessary to install libidn2.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libidn2.i686

2. Uninstall "libidn2.i686" package

Please follow the guidelines below to uninstall libidn2.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libidn2.i686 $ sudo dnf autoremove

3. Information about the libidn2.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:14:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libidn2
Version : 2.3.0
Release : 7.el9
Architecture : i686
Size : 106 k
Source : libidn2-2.3.0-7.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Library to support IDNA2008 internationalized domain names
URL : https://www.gnu.org/software/libidn/#libidn2
License : (GPLv2+ or LGPLv3+) and GPLv3+
Description : Libidn2 is an implementation of the IDNA2008 specifications in RFC
: 5890, 5891, 5892, 5893 and TR46 for internationalized domain names
: (IDN). It is a standalone library, without any dependency on libidn.