How To Install ghc-bifunctors-doc on Fedora 36

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

Introduction

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

What is ghc-bifunctors-doc

This package provides the Haskell bifunctors library documentation.

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

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

sudo dnf -y install ghc-bifunctors-doc

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

sudo yum -y install ghc-bifunctors-doc

How To Uninstall ghc-bifunctors-doc on Fedora 36

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

sudo dnf remove ghc-bifunctors-doc

ghc-bifunctors-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Biapplicative.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Biap.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Biff.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Clown.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Fix.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Flip.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Functor.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Join.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Joker.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Product.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Sum.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-TH.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Tannen.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/Data-Bifunctor-Wrapped.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/bifunctors.haddock
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/bifunctors.txt
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/doc-index.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/index.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/linuwial.css
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/meta.json
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/quick-jump.css
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Biapplicative.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Biap.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Biff.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Clown.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Fix.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Flip.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Functor.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Join.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Joker.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Product.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Sum.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.TH.Internal.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.TH.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Tannen.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Data.Bifunctor.Wrapped.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/Paths_bifunctors.html
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/highlight.js
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/src/style.css
/usr/share/doc/ghc/html/libraries/bifunctors-5.5.11/synopsis.png
/usr/share/licenses/ghc-bifunctors-doc
/usr/share/licenses/ghc-bifunctors-doc/LICENSE

References

Summary

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