How to Install and Uninstall rubygem-io-console.x86_64 Package on Oracle Linux 8

Last updated: June 26,2024

1. Install "rubygem-io-console.x86_64" package

This is a short guide on how to install rubygem-io-console.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install rubygem-io-console.x86_64

2. Uninstall "rubygem-io-console.x86_64" package

This is a short guide on how to uninstall rubygem-io-console.x86_64 on Oracle Linux 8:

$ sudo dnf remove rubygem-io-console.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-io-console.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:26:20 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-io-console
Version : 0.4.6
Release : 110.module+el8.6.0+20712+84e27c2d
Architecture : x86_64
Size : 67 k
Source : ruby-2.5.9-110.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_appstream
Summary : IO/Console is a simple console utilizing library
URL : http://ruby-lang.org/
License : (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Description : IO/Console provides very simple and portable access to console. It doesn't
: provide higher layer features, such like curses and readline.