How to Install and Uninstall ghc-hinotify.x86_64 Package on Fedora 38

Last updated: November 01,2024

1. Install "ghc-hinotify.x86_64" package

Here is a brief guide to show you how to install ghc-hinotify.x86_64 on Fedora 38

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

2. Uninstall "ghc-hinotify.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-hinotify.x86_64 on Fedora 38:

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

3. Information about the ghc-hinotify.x86_64 package on Fedora 38

Last metadata expiration check: 2:11:52 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ghc-hinotify
Version : 0.4.1
Release : 7.fc38
Architecture : x86_64
Size : 49 k
Source : ghc-hinotify-0.4.1-7.fc38.src.rpm
Repository : fedora
Summary : Haskell binding to inotify
URL : https://hackage.haskell.org/package/hinotify
License : BSD-3-Clause
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.