How to Install and Uninstall ghc-hinotify.x86_64 Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "ghc-hinotify.x86_64" package
Here is a brief guide to show you how to install ghc-hinotify.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-hinotify.x86_64
Copied
2. Uninstall "ghc-hinotify.x86_64" package
Here is a brief guide to show you how to uninstall ghc-hinotify.x86_64 on Rocky Linux 9:
$
sudo dnf remove
ghc-hinotify.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-hinotify.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:54:02 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-hinotify
Version : 0.4.1
Release : 2.el9
Architecture : x86_64
Size : 48 k
Source : ghc-hinotify-0.4.1-2.el9.src.rpm
Repository : epel
Summary : Haskell binding to inotify
URL : https://hackage.haskell.org/package/hinotify
License : BSD
Description : This library provides a wrapper to the Linux Kernel's inotify feature, allowing
: applications to subscribe to notifications when a file is accessed or modified.
Available Packages
Name : ghc-hinotify
Version : 0.4.1
Release : 2.el9
Architecture : x86_64
Size : 48 k
Source : ghc-hinotify-0.4.1-2.el9.src.rpm
Repository : epel
Summary : Haskell binding to inotify
URL : https://hackage.haskell.org/package/hinotify
License : BSD
Description : This library provides a wrapper to the Linux Kernel's inotify feature, allowing
: applications to subscribe to notifications when a file is accessed or modified.