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

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

Introduction

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

What is ghc-blaze-builder-doc

This package provides the Haskell blaze-builder library documentation.

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

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

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

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

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

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

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

sudo dnf remove ghc-blaze-builder-doc

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

/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-ByteString.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-Char-Utf8.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-Char8.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-Compat-Write.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-HTTP.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-Html-Utf8.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-Html-Word.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-Int.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-Internal-Write.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder-Word.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/Blaze-ByteString-Builder.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/blaze-builder.haddock
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/blaze-builder.txt
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/doc-index.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/index.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/linuwial.css
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/meta.json
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/quick-jump.css
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.ByteString.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.Char.Utf8.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.Char8.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.Compat.Write.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.HTTP.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.Html.Utf8.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.Html.Word.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.Int.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.Internal.Write.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.Word.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/Blaze.ByteString.Builder.html
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/highlight.js
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/src/style.css
/usr/share/doc/ghc/html/libraries/blaze-builder-0.4.2.1/synopsis.png
/usr/share/licenses/ghc-blaze-builder-doc
/usr/share/licenses/ghc-blaze-builder-doc/LICENSE

References

Summary

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