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

Last updated: October 08,2024

1. Install "ghc-haddock-library.x86_64" package

Please follow the instructions below to install ghc-haddock-library.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc-haddock-library.x86_64

2. Uninstall "ghc-haddock-library.x86_64" package

This is a short guide on how to uninstall ghc-haddock-library.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc-haddock-library.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:07:53 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-haddock-library
Version : 1.10.0
Release : 2.el9
Architecture : x86_64
Size : 165 k
Source : ghc-haddock-library-1.10.0-2.el9.src.rpm
Repository : epel
Summary : Library exposing some functionality of Haddock
URL : https://hackage.haskell.org/package/haddock-library
License : BSD
Description : Haddock is a documentation-generation tool for Haskell libraries.
: These modules expose some functionality of it without pulling in the GHC
: dependency. Please note that the API is likely to change so be sure to specify
: upper bounds in your projects. For interacting with Haddock itself, see the
: [haddock package](https://hackage.haskell.org/package/haddock).