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

Last updated: October 06,2024

1. Install "libidn2.i686" package

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

$ sudo dnf update $ sudo dnf install libidn2.i686

2. Uninstall "libidn2.i686" package

This guide let you learn how to uninstall libidn2.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libidn2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:06:54 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libidn2
Version : 2.2.0
Release : 1.el8
Architecture : i686
Size : 95 k
Source : libidn2-2.2.0-1.el8.src.rpm
Repository : ubi-8-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.