How to Install and Uninstall rubygem-simpleidn.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "rubygem-simpleidn.noarch" package

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

$ sudo dnf update $ sudo dnf install rubygem-simpleidn.noarch

2. Uninstall "rubygem-simpleidn.noarch" package

This guide covers the steps necessary to uninstall rubygem-simpleidn.noarch on Rocky Linux 8:

$ sudo dnf remove rubygem-simpleidn.noarch $ sudo dnf autoremove

3. Information about the rubygem-simpleidn.noarch package on Rocky Linux 8

Last metadata expiration check: 1:55:39 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rubygem-simpleidn
Version : 0.2.1
Release : 1.el8
Architecture : noarch
Size : 108 k
Source : rubygem-simpleidn-0.2.1-1.el8.src.rpm
Repository : epel
Summary : Punycode ACE to unicode UTF-8 (and vice-versa) string conversion
URL : https://github.com/mmriis/simpleidn
License : MIT
Description : This gem allows easy conversion from punycode ACE strings to unicode UTF-8
: strings and vice-versa.