How To Install ghc-blaze-markup-doc on Fedora 36

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

Introduction

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

What is ghc-blaze-markup-doc

This package provides the Haskell blaze-markup library documentation.

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

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

sudo dnf -y install ghc-blaze-markup-doc

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

sudo yum -y install ghc-blaze-markup-doc

How To Uninstall ghc-blaze-markup-doc on Fedora 36

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

sudo dnf remove ghc-blaze-markup-doc

ghc-blaze-markup-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/Text-Blaze-Internal.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/Text-Blaze-Renderer-Pretty.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/Text-Blaze-Renderer-String.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/Text-Blaze-Renderer-Text.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/Text-Blaze-Renderer-Utf8.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/Text-Blaze.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/blaze-markup.haddock
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/blaze-markup.txt
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/doc-index.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/index.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/linuwial.css
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/meta.json
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/quick-jump.css
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/src
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/src/Text.Blaze.Internal.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/src/Text.Blaze.Renderer.Pretty.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/src/Text.Blaze.Renderer.String.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/src/Text.Blaze.Renderer.Text.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/src/Text.Blaze.Renderer.Utf8.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/src/Text.Blaze.html
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/src/highlight.js
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/src/style.css
/usr/share/doc/ghc/html/libraries/blaze-markup-0.8.2.8/synopsis.png
/usr/share/licenses/ghc-blaze-markup-doc
/usr/share/licenses/ghc-blaze-markup-doc/LICENSE

References

Summary

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