How to Install and Uninstall rubygem-listen.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "rubygem-listen.noarch" package

Here is a brief guide to show you how to install rubygem-listen.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rubygem-listen.noarch

2. Uninstall "rubygem-listen.noarch" package

This guide covers the steps necessary to uninstall rubygem-listen.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rubygem-listen.noarch $ sudo dnf autoremove

3. Information about the rubygem-listen.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:03:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rubygem-listen
Version : 3.7.0
Release : 2.el9
Architecture : noarch
Size : 31 k
Source : rubygem-listen-3.7.0-2.el9.src.rpm
Repository : epel
Summary : Listen to file modifications
URL : https://github.com/guard/listen
License : MIT
Description : The Listen gem listens to file modifications and notifies you about the
: changes. Works everywhere!