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

Last updated: September 28,2024

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

Please follow the guidelines below to install ghc-haddock-library.x86_64 on Fedora 38

$ 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 Fedora 38:

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

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

Last metadata expiration check: 2:34:24 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ghc-haddock-library
Version : 1.10.0
Release : 7.fc38
Architecture : x86_64
Size : 173 k
Source : ghc-haddock-library-1.10.0-7.fc38.src.rpm
Repository : fedora
Summary : Library exposing some functionality of Haddock
URL : https://hackage.haskell.org/package/haddock-library
License : BSD-2-Clause
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).