How to Install and Uninstall ghc-fsnotify.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "ghc-fsnotify.x86_64" package

Please follow the guidance below to install ghc-fsnotify.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ghc-fsnotify.x86_64

2. Uninstall "ghc-fsnotify.x86_64" package

This guide let you learn how to uninstall ghc-fsnotify.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ghc-fsnotify.x86_64 $ sudo dnf autoremove

3. Information about the ghc-fsnotify.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:14:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-fsnotify
Version : 0.3.0.1
Release : 11.el9
Architecture : x86_64
Size : 50 k
Source : ghc-fsnotify-0.3.0.1-11.el9.src.rpm
Repository : epel
Summary : Cross platform library for file change notification
URL : https://hackage.haskell.org/package/fsnotify
License : BSD
Description : Cross platform library for file creation, modification, and deletion
: notification. This library builds upon existing libraries for platform-specific
: Windows, Mac, and Linux filesystem event notification.