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

Last updated: July 02,2024

1. Install "rubygem-nio4r.x86_64" package

Please follow the guidance below to install rubygem-nio4r.x86_64 on Fedora 34

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

2. Uninstall "rubygem-nio4r.x86_64" package

Please follow the guidelines below to uninstall rubygem-nio4r.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:21:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-nio4r
Version : 2.5.2
Release : 5.fc34
Architecture : x86_64
Size : 53 k
Source : rubygem-nio4r-2.5.2-5.fc34.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.