How To Install ghc-rpm-nvr-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install ghc-rpm-nvr-doc on Fedora 36.

What is ghc-rpm-nvr-doc

This package provides the Haskell rpm-nvr library documentation.

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

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

sudo dnf -y install ghc-rpm-nvr-doc

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

sudo yum -y install ghc-rpm-nvr-doc

How To Uninstall ghc-rpm-nvr-doc on Fedora 36

To uninstall only the ghc-rpm-nvr-doc package we can use the following command:

sudo dnf remove ghc-rpm-nvr-doc

ghc-rpm-nvr-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/ChangeLog.md
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/Data-RPM-NV.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/Data-RPM-NVR.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/Data-RPM-NVRA.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/Data-RPM-VerCmp.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/Data-RPM-VerRel.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/Data-RPM.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/README.md
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/doc-index.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/index.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/linuwial.css
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/meta.json
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/quick-jump.css
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/rpm-nvr.haddock
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/rpm-nvr.txt
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/src
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/src/Data.RPM.NV.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/src/Data.RPM.NVR.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/src/Data.RPM.NVRA.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/src/Data.RPM.VerCmp.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/src/Data.RPM.VerRel.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/src/Data.RPM.html
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/src/highlight.js
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/src/style.css
/usr/share/doc/ghc/html/libraries/rpm-nvr-0.1.1/synopsis.png
/usr/share/licenses/ghc-rpm-nvr-doc
/usr/share/licenses/ghc-rpm-nvr-doc/LICENSE

References

Summary

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