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

Last updated: May 18,2024

1. Install "rubygem-nio4r.x86_64" package

Learn how to install rubygem-nio4r.x86_64 on Fedora 36

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

2. Uninstall "rubygem-nio4r.x86_64" package

This guide let you learn how to uninstall rubygem-nio4r.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:31:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-nio4r
Version : 2.5.2
Release : 8.fc36
Architecture : x86_64
Size : 52 k
Source : rubygem-nio4r-2.5.2-8.fc36.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.