How To Install ghc-th-reify-many-doc on Fedora 36

In this tutorial we learn how to install ghc-th-reify-many-doc in Fedora 36. ghc-th-reify-many-doc is Haskell th-reify-many library documentation

Introduction

In this tutorial we learn how to install ghc-th-reify-many-doc on Fedora 36.

What is ghc-th-reify-many-doc

This package provides the Haskell th-reify-many library documentation.

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

Install ghc-th-reify-many-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-th-reify-many-doc using dnf by running the following command:

sudo dnf -y install ghc-th-reify-many-doc

Install ghc-th-reify-many-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-th-reify-many-doc using yum by running the following command:

sudo yum -y install ghc-th-reify-many-doc

How To Uninstall ghc-th-reify-many-doc on Fedora 36

To uninstall only the ghc-th-reify-many-doc package we can use the following command:

sudo dnf remove ghc-th-reify-many-doc

ghc-th-reify-many-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/Language-Haskell-TH-ReifyMany-Internal.html
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/Language-Haskell-TH-ReifyMany.html
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/doc-index.html
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/index.html
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/linuwial.css
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/meta.json
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/quick-jump.css
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/src
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/src/Language.Haskell.TH.ReifyMany.Internal.html
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/src/Language.Haskell.TH.ReifyMany.html
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/src/highlight.js
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/src/style.css
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/synopsis.png
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/th-reify-many.haddock
/usr/share/doc/ghc/html/libraries/th-reify-many-0.1.9/th-reify-many.txt
/usr/share/licenses/ghc-th-reify-many-doc
/usr/share/licenses/ghc-th-reify-many-doc/LICENSE

References

Summary

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