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

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

Introduction

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

What is ghc-blaze-textual-doc

This package provides the Haskell blaze-textual library documentation.

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

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

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

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

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

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

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

sudo dnf remove ghc-blaze-textual-doc

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

/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/Blaze-Text-Double.html
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/Blaze-Text-Int.html
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/Blaze-Text.html
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/blaze-textual.haddock
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/blaze-textual.txt
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/doc-index.html
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/index.html
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/linuwial.css
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/meta.json
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/quick-jump.css
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/src
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/src/Blaze.Text.Double.Native.html
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/src/Blaze.Text.Double.html
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/src/Blaze.Text.Int.html
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/src/Blaze.Text.html
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/src/highlight.js
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/src/style.css
/usr/share/doc/ghc/html/libraries/blaze-textual-0.2.1.0/synopsis.png
/usr/share/licenses/ghc-blaze-textual-doc
/usr/share/licenses/ghc-blaze-textual-doc/LICENSE

References

Summary

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