How to Install and Uninstall mingw64-libidn2.noarch Package on Rocky Linux 8

Last updated: May 19,2024

1. Install "mingw64-libidn2.noarch" package

In this section, we are going to explain the necessary steps to install mingw64-libidn2.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install mingw64-libidn2.noarch

2. Uninstall "mingw64-libidn2.noarch" package

Please follow the steps below to uninstall mingw64-libidn2.noarch on Rocky Linux 8:

$ sudo dnf remove mingw64-libidn2.noarch $ sudo dnf autoremove

3. Information about the mingw64-libidn2.noarch package on Rocky Linux 8

Last metadata expiration check: 1:38:37 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mingw64-libidn2
Version : 2.3.3
Release : 1.el8
Architecture : noarch
Size : 146 k
Source : mingw-libidn2-2.3.3-1.el8.src.rpm
Repository : epel
Summary : MinGW Windows IDN 2008 library the win64 target
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.