How to Install and Uninstall rubygem-rb-inotify.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

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

This guide covers the steps necessary to install rubygem-rb-inotify.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This is a short guide on how to uninstall rubygem-rb-inotify.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the rubygem-rb-inotify.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:37:46 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rubygem-rb-inotify
Version : 0.10.0
Release : 1.el8
Architecture : noarch
Size : 17 k
Source : rubygem-rb-inotify-0.10.0-1.el8.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.