How to Install and Uninstall ghc9.6-directory.x86_64 Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "ghc9.6-directory.x86_64" package

This is a short guide on how to install ghc9.6-directory.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc9.6-directory.x86_64

2. Uninstall "ghc9.6-directory.x86_64" package

Please follow the steps below to uninstall ghc9.6-directory.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc9.6-directory.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.6-directory.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:09:39 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc9.6-directory
Version : 1.3.8.1
Release : 13.el9
Architecture : x86_64
Size : 97 k
Source : ghc9.6-9.6.4-13.el9.src.rpm
Repository : epel
Summary : Haskell directory library
URL : https://hackage.haskell.org/package/directory
License : BSD-3-Clause AND HaskellReport
Description : This package provides the Haskell directory library.