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

Last updated: May 20,2024

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

This tutorial shows how to install ghc-haddock-library.x86_64 on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 1:50:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-haddock-library
Version : 1.8.0
Release : 3.fc34
Architecture : x86_64
Size : 160 k
Source : ghc-haddock-library-1.8.0-3.fc34.src.rpm
Repository : fedora
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).