How To Install ghc-pandoc-types-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install ghc-pandoc-types-doc on Fedora 36.

What is ghc-pandoc-types-doc

This package provides the Haskell pandoc-types library documentation.

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

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

sudo dnf -y install ghc-pandoc-types-doc

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

sudo yum -y install ghc-pandoc-types-doc

How To Uninstall ghc-pandoc-types-doc on Fedora 36

To uninstall only the ghc-pandoc-types-doc package we can use the following command:

sudo dnf remove ghc-pandoc-types-doc

ghc-pandoc-types-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/pandoc-types-1.22
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/Text-Pandoc-Arbitrary.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/Text-Pandoc-Builder.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/Text-Pandoc-Definition.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/Text-Pandoc-Generic.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/Text-Pandoc-JSON.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/Text-Pandoc-Walk.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-60.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-A.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-All.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-B.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-C.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-D.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-E.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-F.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-H.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-I.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-L.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-M.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-N.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-O.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-P.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-Q.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-R.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-S.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-T.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-U.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index-W.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/doc-index.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/index.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/linuwial.css
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/meta.json
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/pandoc-types.haddock
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/pandoc-types.txt
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/quick-jump.css
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src/Paths_pandoc_types.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src/Text.Pandoc.Arbitrary.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src/Text.Pandoc.Builder.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src/Text.Pandoc.Definition.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src/Text.Pandoc.Generic.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src/Text.Pandoc.JSON.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src/Text.Pandoc.Walk.html
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src/highlight.js
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/src/style.css
/usr/share/doc/ghc/html/libraries/pandoc-types-1.22/synopsis.png
/usr/share/licenses/ghc-pandoc-types-doc
/usr/share/licenses/ghc-pandoc-types-doc/LICENSE

References

Summary

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