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

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

Introduction

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

What is ghc-http-types-doc

This package provides the Haskell http-types library documentation.

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

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

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

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

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

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

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

sudo dnf remove ghc-http-types-doc

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

/usr/share/doc/ghc/html/libraries/http-types-0.12.3
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/Network-HTTP-Types-Header.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/Network-HTTP-Types-Method.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/Network-HTTP-Types-QueryLike.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/Network-HTTP-Types-Status.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/Network-HTTP-Types-URI.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/Network-HTTP-Types-Version.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/Network-HTTP-Types.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-A.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-All.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-B.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-C.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-D.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-E.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-F.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-G.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-H.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-I.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-L.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-M.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-N.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-O.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-P.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-Q.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-R.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-S.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-T.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index-U.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/doc-index.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/http-types.haddock
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/http-types.txt
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/index.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/linuwial.css
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/meta.json
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/quick-jump.css
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src/Network.HTTP.Types.Header.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src/Network.HTTP.Types.Method.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src/Network.HTTP.Types.QueryLike.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src/Network.HTTP.Types.Status.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src/Network.HTTP.Types.URI.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src/Network.HTTP.Types.Version.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src/Network.HTTP.Types.html
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src/highlight.js
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/src/style.css
/usr/share/doc/ghc/html/libraries/http-types-0.12.3/synopsis.png
/usr/share/licenses/ghc-http-types-doc
/usr/share/licenses/ghc-http-types-doc/LICENSE

References

Summary

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