How to Install and Uninstall libidn-java.noarch Package on Fedora 35

Last updated: May 03,2024

1. Install "libidn-java.noarch" package

Learn how to install libidn-java.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install libidn-java.noarch

2. Uninstall "libidn-java.noarch" package

Please follow the steps below to uninstall libidn-java.noarch on Fedora 35:

$ sudo dnf remove libidn-java.noarch $ sudo dnf autoremove

3. Information about the libidn-java.noarch package on Fedora 35

Last metadata expiration check: 4:47:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libidn-java
Version : 1.38
Release : 1.fc35
Architecture : noarch
Size : 127 k
Source : libidn-1.38-1.fc35.src.rpm
Repository : fedora
Summary : Java port of the GNU Libidn library
URL : http://www.gnu.org/software/libidn/
License : LGPLv2+ and GPLv3+ and GFDL
Description : GNU Libidn is a fully documented implementation of the Stringprep,
: Punycode and IDNA specifications. Libidn's purpose is to encode
: and decode internationalized domain names.
:
: This package contains the native Java port of the library.