How To Install ghc-base-unicode-symbols-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install ghc-base-unicode-symbols-doc on Fedora 36.

What is ghc-base-unicode-symbols-doc

This package provides the Haskell base-unicode-symbols library documentation.

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

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

sudo dnf -y install ghc-base-unicode-symbols-doc

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

sudo yum -y install ghc-base-unicode-symbols-doc

How To Uninstall ghc-base-unicode-symbols-doc on Fedora 36

To uninstall only the ghc-base-unicode-symbols-doc package we can use the following command:

sudo dnf remove ghc-base-unicode-symbols-doc

ghc-base-unicode-symbols-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Control-Applicative-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Control-Arrow-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Control-Category-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Control-Monad-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Data-Bool-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Data-Eq-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Data-Foldable-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Data-Function-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Data-List-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Data-Monoid-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Data-Ord-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Data-String-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Numeric-Natural-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/Prelude-Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/base-unicode-symbols.haddock
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/base-unicode-symbols.txt
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/doc-index.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/index.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/linuwial.css
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/meta.json
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/quick-jump.css
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Control.Applicative.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Control.Arrow.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Control.Category.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Control.Monad.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Data.Bool.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Data.Eq.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Data.Foldable.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Data.Function.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Data.List.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Data.Monoid.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Data.Ord.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Data.String.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Numeric.Natural.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/Prelude.Unicode.html
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/highlight.js
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/src/style.css
/usr/share/doc/ghc/html/libraries/base-unicode-symbols-0.2.4.2/synopsis.png
/usr/share/licenses/ghc-base-unicode-symbols-doc
/usr/share/licenses/ghc-base-unicode-symbols-doc/LICENSE

References

Summary

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