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

Last updated: November 28,2024

1. Install "rubygem-nio4r.x86_64" package

Please follow the steps below to install rubygem-nio4r.x86_64 on Fedora 38

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

2. Uninstall "rubygem-nio4r.x86_64" package

Here is a brief guide to show you how to uninstall rubygem-nio4r.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 2:08:39 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rubygem-nio4r
Version : 2.5.8
Release : 3.fc38
Architecture : x86_64
Size : 54 k
Source : rubygem-nio4r-2.5.8-3.fc38.src.rpm
Repository : fedora
Summary : New IO for Ruby
URL : https://github.com/socketry/nio4r
License : MIT and (BSD or GPLv2+)
Description : Cross-platform asynchronous I/O primitives for scalable network clients and
: servers. Inspired by the Java NIO API, but simplified for ease-of-use.