How to Install and Uninstall rubygem-simpleidn.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "rubygem-simpleidn.noarch" package

Please follow the instructions below to install rubygem-simpleidn.noarch on CentOS Stream 8

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

2. Uninstall "rubygem-simpleidn.noarch" package

Learn how to uninstall rubygem-simpleidn.noarch on CentOS Stream 8:

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

3. Information about the rubygem-simpleidn.noarch package on CentOS Stream 8

Last metadata expiration check: 4:58:49 ago on Sun Feb 25 03:03:59 2024.
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.