How To Install ghc-pipes-doc on Fedora 36

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

Introduction

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

What is ghc-pipes-doc

This package provides the Haskell pipes library documentation.

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

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

sudo dnf -y install ghc-pipes-doc

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

sudo yum -y install ghc-pipes-doc

How To Uninstall ghc-pipes-doc on Fedora 36

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

sudo dnf remove ghc-pipes-doc

ghc-pipes-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/pipes-4.3.16
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/Pipes-Core.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/Pipes-Internal.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/Pipes-Lift.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/Pipes-Prelude.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/Pipes-Tutorial.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/Pipes.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-126.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-43.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-47.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-60.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-62.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-92.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-A.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-All.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-C.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-D.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-E.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-F.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-G.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-H.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-I.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-L.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-M.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-N.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-O.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-P.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-R.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-S.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-T.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-U.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-V.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-W.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-X.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-Y.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index-Z.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/doc-index.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/index.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/linuwial.css
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/meta.json
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/pipes.haddock
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/pipes.txt
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/quick-jump.css
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/src
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/src/Pipes.Core.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/src/Pipes.Internal.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/src/Pipes.Lift.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/src/Pipes.Prelude.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/src/Pipes.Tutorial.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/src/Pipes.html
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/src/highlight.js
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/src/style.css
/usr/share/doc/ghc/html/libraries/pipes-4.3.16/synopsis.png
/usr/share/licenses/ghc-pipes-doc
/usr/share/licenses/ghc-pipes-doc/LICENSE

References

Summary

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