How To Install ghc-memory-doc on Fedora 36

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

Introduction

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

What is ghc-memory-doc

This package provides the Haskell memory library documentation.

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

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

sudo dnf -y install ghc-memory-doc

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

sudo yum -y install ghc-memory-doc

How To Uninstall ghc-memory-doc on Fedora 36

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

sudo dnf remove ghc-memory-doc

ghc-memory-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/memory-0.15.0
/usr/share/doc/ghc/html/libraries/memory-0.15.0/CHANGELOG.md
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-ByteArray-Encoding.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-ByteArray-Hash.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-ByteArray-Mapping.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-ByteArray-Pack.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-ByteArray-Parse.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-ByteArray-Sized.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-ByteArray.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-Memory-Encoding-Base16.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-Memory-Encoding-Base32.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-Memory-Encoding-Base64.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-Memory-Endian.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-Memory-ExtendedWords.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/Data-Memory-PtrMethods.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/README.md
/usr/share/doc/ghc/html/libraries/memory-0.15.0/doc-index.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/memory-0.15.0/index.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/linuwial.css
/usr/share/doc/ghc/html/libraries/memory-0.15.0/memory.haddock
/usr/share/doc/ghc/html/libraries/memory-0.15.0/memory.txt
/usr/share/doc/ghc/html/libraries/memory-0.15.0/meta.json
/usr/share/doc/ghc/html/libraries/memory-0.15.0/quick-jump.css
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Bytes.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Encoding.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Hash.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Mapping.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.MemView.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Methods.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Pack.Internal.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Pack.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Parse.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.ScrubbedBytes.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Sized.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.Types.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.View.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.ByteArray.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Encoding.Base16.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Encoding.Base32.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Encoding.Base64.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Endian.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.ExtendedWords.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Hash.FNV.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Hash.SipHash.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Internal.Compat.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Internal.CompatPrim.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Internal.CompatPrim64.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Internal.DeepSeq.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Internal.Imports.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.Internal.Scrubber.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.MemMap.Posix.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/Data.Memory.PtrMethods.html
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/highlight.js
/usr/share/doc/ghc/html/libraries/memory-0.15.0/src/style.css
/usr/share/doc/ghc/html/libraries/memory-0.15.0/synopsis.png
/usr/share/licenses/ghc-memory-doc
/usr/share/licenses/ghc-memory-doc/LICENSE

References

Summary

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