How To Install ghc-cabal-helper-doc on Fedora 36

In this tutorial we learn how to install ghc-cabal-helper-doc in Fedora 36. ghc-cabal-helper-doc is Haskell cabal-helper library documentation

Introduction

In this tutorial we learn how to install ghc-cabal-helper-doc on Fedora 36.

What is ghc-cabal-helper-doc

This package provides the Haskell cabal-helper library documentation.

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

Install ghc-cabal-helper-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-cabal-helper-doc using dnf by running the following command:

sudo dnf -y install ghc-cabal-helper-doc

Install ghc-cabal-helper-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-cabal-helper-doc using yum by running the following command:

sudo yum -y install ghc-cabal-helper-doc

How To Uninstall ghc-cabal-helper-doc on Fedora 36

To uninstall only the ghc-cabal-helper-doc package we can use the following command:

sudo dnf remove ghc-cabal-helper-doc

ghc-cabal-helper-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/Distribution-Helper-Discover.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/Distribution-Helper.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/cabal-helper.haddock
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/cabal-helper.txt
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/doc-index.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/index.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/linuwial.css
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/meta.json
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/quick-jump.css
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Cabal.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.CompPrograms.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Compat.Environment.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Compat.Parsec.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Compat.Version.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Compile.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Data.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Log.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Process.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Program.CabalInstall.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Program.GHC.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Program.Stack.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Sandbox.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Types.Cabal.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Types.RelativePath.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Compiletime.Types.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Runtime.Compat.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Runtime.HelperMain.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Shared.Common.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/CabalHelper.Shared.InterfaceTypes.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/Distribution.Helper.Discover.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/Distribution.Helper.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/Paths_cabal_helper.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/Symlink.html
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/highlight.js
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/src/style.css
/usr/share/doc/ghc/html/libraries/cabal-helper-1.1.0.0/synopsis.png
/usr/share/licenses/ghc-cabal-helper-doc
/usr/share/licenses/ghc-cabal-helper-doc/LICENSE

References

Summary

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