How to Install and Uninstall ghc-fsnotify.x86_64 Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "ghc-fsnotify.x86_64" package

Please follow the step by step instructions below to install ghc-fsnotify.x86_64 on AlmaLinux 9

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

2. Uninstall "ghc-fsnotify.x86_64" package

Learn how to uninstall ghc-fsnotify.x86_64 on AlmaLinux 9:

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

3. Information about the ghc-fsnotify.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:11:38 ago on Wed Mar 13 07:41:12 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.