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

Last updated: October 12,2024

1. Install "libidn2.x86_64" package

Please follow the guidance below to install libidn2.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libidn2.x86_64

2. Uninstall "libidn2.x86_64" package

This guide covers the steps necessary to uninstall libidn2.x86_64 on AlmaLinux 9:

$ sudo dnf remove libidn2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:34:43 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : libidn2
Version : 2.3.0
Release : 7.el9
Architecture : x86_64
Size : 248 k
Source : libidn2-2.3.0-7.el9.src.rpm
Repository : @System
From repo : 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.