How to Install and Uninstall rubygem-idn.x86_64 Package on Fedora 38

Last updated: May 20,2024

1. Install "rubygem-idn.x86_64" package

This guide covers the steps necessary to install rubygem-idn.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install rubygem-idn.x86_64

2. Uninstall "rubygem-idn.x86_64" package

This is a short guide on how to uninstall rubygem-idn.x86_64 on Fedora 38:

$ sudo dnf remove rubygem-idn.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-idn.x86_64 package on Fedora 38

Last metadata expiration check: 3:15:57 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rubygem-idn
Version : 0.0.2
Release : 40.fc38
Architecture : x86_64
Size : 20 k
Source : rubygem-idn-0.0.2-40.fc38.src.rpm
Repository : fedora
Summary : Ruby Bindings for the GNU LibIDN library
URL : http://rubyforge.org/projects/idn/
License : ASL 2.0 and LGPLv2+
Description : Ruby Bindings for the GNU LibIDN library, an implementation of the Stringprep,
: Punycode and IDNA specifications defined by the IETF Internationalized Domain
: Names (IDN) working group.