How To Install ghc-control-monad-free-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install ghc-control-monad-free-doc on Fedora 36.

What is ghc-control-monad-free-doc

This package provides the Haskell control-monad-free library documentation.

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

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

sudo dnf -y install ghc-control-monad-free-doc

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

sudo yum -y install ghc-control-monad-free-doc

How To Uninstall ghc-control-monad-free-doc on Fedora 36

To uninstall only the ghc-control-monad-free-doc package we can use the following command:

sudo dnf remove ghc-control-monad-free-doc

ghc-control-monad-free-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/Control-Monad-Free-Improve.html
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/Control-Monad-Free-Zip.html
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/Control-Monad-Free.html
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/control-monad-free.haddock
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/control-monad-free.txt
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/doc-index.html
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/index.html
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/linuwial.css
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/meta.json
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/quick-jump.css
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/src
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/src/Control.Monad.Free.Improve.html
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/src/Control.Monad.Free.Zip.html
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/src/Control.Monad.Free.html
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/src/highlight.js
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/src/style.css
/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.2/synopsis.png

References

Summary

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