How To Install ghc-stm-chans-doc on Fedora 36

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

Introduction

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

What is ghc-stm-chans-doc

This package provides the Haskell stm-chans library documentation.

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

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

sudo dnf -y install ghc-stm-chans-doc

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

sudo yum -y install ghc-stm-chans-doc

How To Uninstall ghc-stm-chans-doc on Fedora 36

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

sudo dnf remove ghc-stm-chans-doc

ghc-stm-chans-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/Control-Concurrent-STM-TBChan.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/Control-Concurrent-STM-TBMChan.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/Control-Concurrent-STM-TBMQueue.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/Control-Concurrent-STM-TMChan.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/Control-Concurrent-STM-TMQueue.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/doc-index.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/index.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/linuwial.css
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/meta.json
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/quick-jump.css
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/src
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/src/Control.Concurrent.STM.TBChan.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/src/Control.Concurrent.STM.TBMChan.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/src/Control.Concurrent.STM.TBMQueue.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/src/Control.Concurrent.STM.TMChan.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/src/Control.Concurrent.STM.TMQueue.html
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/src/highlight.js
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/src/style.css
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/stm-chans.haddock
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/stm-chans.txt
/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.4/synopsis.png
/usr/share/licenses/ghc-stm-chans-doc
/usr/share/licenses/ghc-stm-chans-doc/LICENSE

References

Summary

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