How To Install ghc-haskell-src-exts-util-doc on Fedora 36

In this tutorial we learn how to install ghc-haskell-src-exts-util-doc in Fedora 36. ghc-haskell-src-exts-util-doc is Haskell haskell-src-exts-util library documentation

Introduction

In this tutorial we learn how to install ghc-haskell-src-exts-util-doc on Fedora 36.

What is ghc-haskell-src-exts-util-doc

This package provides the Haskell haskell-src-exts-util library documentation.

We can use yum or dnf to install ghc-haskell-src-exts-util-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ghc-haskell-src-exts-util-doc.

Install ghc-haskell-src-exts-util-doc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ghc-haskell-src-exts-util-doc using dnf by running the following command:

sudo dnf -y install ghc-haskell-src-exts-util-doc

Install ghc-haskell-src-exts-util-doc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ghc-haskell-src-exts-util-doc using yum by running the following command:

sudo yum -y install ghc-haskell-src-exts-util-doc

How To Uninstall ghc-haskell-src-exts-util-doc on Fedora 36

To uninstall only the ghc-haskell-src-exts-util-doc package we can use the following command:

sudo dnf remove ghc-haskell-src-exts-util-doc

ghc-haskell-src-exts-util-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/Language-Haskell-Exts-Util.html
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/doc-index.html
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/haskell-src-exts-util.haddock
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/haskell-src-exts-util.txt
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/index.html
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/linuwial.css
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/meta.json
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/quick-jump.css
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/src
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/src/Language.Haskell.Exts.Bracket.html
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/src/Language.Haskell.Exts.FreeVars.html
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/src/Language.Haskell.Exts.Util.Internal.html
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/src/Language.Haskell.Exts.Util.html
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/src/Paths_haskell_src_exts_util.html
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/src/highlight.js
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/src/style.css
/usr/share/doc/ghc/html/libraries/haskell-src-exts-util-0.2.5/synopsis.png
/usr/share/licenses/ghc-haskell-src-exts-util-doc
/usr/share/licenses/ghc-haskell-src-exts-util-doc/LICENSE

References

Summary

In this tutorial we learn how to install ghc-haskell-src-exts-util-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).