How To Install ghc-vector-th-unbox-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install ghc-vector-th-unbox-doc on Fedora 36.

What is ghc-vector-th-unbox-doc

This package provides the Haskell vector-th-unbox library documentation.

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

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

sudo dnf -y install ghc-vector-th-unbox-doc

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

sudo yum -y install ghc-vector-th-unbox-doc

How To Uninstall ghc-vector-th-unbox-doc on Fedora 36

To uninstall only the ghc-vector-th-unbox-doc package we can use the following command:

sudo dnf remove ghc-vector-th-unbox-doc

ghc-vector-th-unbox-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/Data-Vector-Unboxed-Deriving.html
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/doc-index.html
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/index.html
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/linuwial.css
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/meta.json
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/quick-jump.css
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/src
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/src/Data.Vector.Unboxed.Deriving.html
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/src/highlight.js
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/src/style.css
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/synopsis.png
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/vector-th-unbox.haddock
/usr/share/doc/ghc/html/libraries/vector-th-unbox-0.2.1.9/vector-th-unbox.txt
/usr/share/licenses/ghc-vector-th-unbox-doc
/usr/share/licenses/ghc-vector-th-unbox-doc/LICENSE

References

Summary

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