How To Install ghc-dhall-json-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install ghc-dhall-json-doc on Fedora 36.

What is ghc-dhall-json-doc

This package provides the Haskell dhall-json library documentation.

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

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

sudo dnf -y install ghc-dhall-json-doc

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

sudo yum -y install ghc-dhall-json-doc

How To Uninstall ghc-dhall-json-doc on Fedora 36

To uninstall only the ghc-dhall-json-doc package we can use the following command:

sudo dnf remove ghc-dhall-json-doc

ghc-dhall-json-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/Dhall-DhallToYaml-Main.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/Dhall-JSON-Yaml.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/Dhall-JSON.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/Dhall-JSONToDhall.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/dhall-json.haddock
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/dhall-json.txt
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/doc-index.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/index.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/linuwial.css
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/meta.json
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/quick-jump.css
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/src
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/src/Dhall.DhallToYaml.Main.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/src/Dhall.JSON.Util.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/src/Dhall.JSON.Yaml.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/src/Dhall.JSON.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/src/Dhall.JSONToDhall.html
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/src/highlight.js
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/src/style.css
/usr/share/doc/ghc/html/libraries/dhall-json-1.7.7/synopsis.png
/usr/share/licenses/ghc-dhall-json-doc
/usr/share/licenses/ghc-dhall-json-doc/LICENSE

References

Summary

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