How to Install and Uninstall rubygem-rb-inotify.noarch Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "rubygem-rb-inotify.noarch" package

This guide let you learn how to install rubygem-rb-inotify.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rubygem-rb-inotify.noarch

2. Uninstall "rubygem-rb-inotify.noarch" package

In this section, we are going to explain the necessary steps to uninstall rubygem-rb-inotify.noarch on CentOS Stream 9:

$ sudo dnf remove rubygem-rb-inotify.noarch $ sudo dnf autoremove

3. Information about the rubygem-rb-inotify.noarch package on CentOS Stream 9

Last metadata expiration check: 0:07:32 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rubygem-rb-inotify
Version : 0.10.1
Release : 5.el9
Architecture : noarch
Size : 17 k
Source : rubygem-rb-inotify-0.10.1-5.el9.src.rpm
Repository : epel
Summary : A Ruby wrapper for Linux inotify, using FFI
URL : https://github.com/guard/rb-inotify
License : MIT
Description : A Ruby wrapper for Linux inotify, using FFI.