How To Install ghc-optparse-simple-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install ghc-optparse-simple-doc on Fedora 36.

What is ghc-optparse-simple-doc

This package provides the Haskell optparse-simple library documentation.

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

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

sudo dnf -y install ghc-optparse-simple-doc

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

sudo yum -y install ghc-optparse-simple-doc

How To Uninstall ghc-optparse-simple-doc on Fedora 36

To uninstall only the ghc-optparse-simple-doc package we can use the following command:

sudo dnf remove ghc-optparse-simple-doc

ghc-optparse-simple-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/Options-Applicative-Simple.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-42.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-60.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-A.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-All.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-B.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-C.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-D.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-E.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-F.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-G.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-H.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-I.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-L.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-M.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-N.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-O.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-P.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-R.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-S.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-U.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-V.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-W.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index-Z.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/doc-index.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/index.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/linuwial.css
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/meta.json
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/optparse-simple.haddock
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/optparse-simple.txt
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/quick-jump.css
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/src
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/src/Options.Applicative.Simple.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/src/Paths_optparse_simple.html
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/src/highlight.js
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/src/style.css
/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1.4/synopsis.png
/usr/share/licenses/ghc-optparse-simple-doc
/usr/share/licenses/ghc-optparse-simple-doc/LICENSE

References

Summary

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