How To Install ghc-MonadRandom-doc on Fedora 36

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

Introduction

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

What is ghc-MonadRandom-doc

This package provides the Haskell MonadRandom library documentation.

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

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

sudo dnf -y install ghc-MonadRandom-doc

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

sudo yum -y install ghc-MonadRandom-doc

How To Uninstall ghc-MonadRandom-doc on Fedora 36

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

sudo dnf remove ghc-MonadRandom-doc

ghc-MonadRandom-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/Control-Monad-Random-Class.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/Control-Monad-Random-Lazy.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/Control-Monad-Random-Strict.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/Control-Monad-Random.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/Control-Monad-Trans-Random-Lazy.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/Control-Monad-Trans-Random-Strict.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/Control-Monad-Trans-Random.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/MonadRandom.haddock
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/MonadRandom.txt
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/doc-index.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/index.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/linuwial.css
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/meta.json
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/quick-jump.css
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src/Control.Monad.Random.Class.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src/Control.Monad.Random.Lazy.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src/Control.Monad.Random.Strict.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src/Control.Monad.Random.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src/Control.Monad.Trans.Random.Lazy.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src/Control.Monad.Trans.Random.Strict.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src/Control.Monad.Trans.Random.html
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src/highlight.js
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/src/style.css
/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.3/synopsis.png
/usr/share/licenses/ghc-MonadRandom-doc
/usr/share/licenses/ghc-MonadRandom-doc/LICENSE

References

Summary

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