How to Install and Uninstall libidn2.i686 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "libidn2.i686" package

In this section, we are going to explain the necessary steps to install libidn2.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libidn2.i686

2. Uninstall "libidn2.i686" package

Please follow the step by step instructions below to uninstall libidn2.i686 on AlmaLinux 9:

$ sudo dnf remove libidn2.i686 $ sudo dnf autoremove

3. Information about the libidn2.i686 package on AlmaLinux 9

Last metadata expiration check: 2:21:52 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libidn2
Version : 2.3.0
Release : 7.el9
Architecture : i686
Size : 96 k
Source : libidn2-2.3.0-7.el9.src.rpm
Repository : baseos
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.