How To Install ghc-crypto-cipher-types-doc on Fedora 36

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

Introduction

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

What is ghc-crypto-cipher-types-doc

This package provides the Haskell crypto-cipher-types library documentation.

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

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

sudo dnf -y install ghc-crypto-cipher-types-doc

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

sudo yum -y install ghc-crypto-cipher-types-doc

How To Uninstall ghc-crypto-cipher-types-doc on Fedora 36

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

sudo dnf remove ghc-crypto-cipher-types-doc

ghc-crypto-cipher-types-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/Crypto-Cipher-Types-Unsafe.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/Crypto-Cipher-Types.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/crypto-cipher-types.haddock
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/crypto-cipher-types.txt
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/doc-index.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/index.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/linuwial.css
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/meta.json
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/quick-jump.css
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.AEAD.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.Base.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.Block.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.BlockIO.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.GF.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.OfIO.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.Stream.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.Unsafe.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.Utils.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/Crypto.Cipher.Types.html
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/highlight.js
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/src/style.css
/usr/share/doc/ghc/html/libraries/crypto-cipher-types-0.0.9/synopsis.png
/usr/share/licenses/ghc-crypto-cipher-types-doc
/usr/share/licenses/ghc-crypto-cipher-types-doc/LICENSE

References

Summary

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