How To Install ghc-criterion-measurement-doc on Fedora 36
Introduction
In this tutorial we learn how to install ghc-criterion-measurement-doc
on Fedora 36.
What is ghc-criterion-measurement-doc
This package provides the Haskell criterion-measurement library documentation.
We can use yum
or dnf
to install ghc-criterion-measurement-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ghc-criterion-measurement-doc.
Install ghc-criterion-measurement-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-criterion-measurement-doc
using dnf
by running the following command:
sudo dnf -y install ghc-criterion-measurement-doc
Install ghc-criterion-measurement-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-criterion-measurement-doc
using yum
by running the following command:
sudo yum -y install ghc-criterion-measurement-doc
How To Uninstall ghc-criterion-measurement-doc on Fedora 36
To uninstall only the ghc-criterion-measurement-doc
package we can use the following command:
sudo dnf remove ghc-criterion-measurement-doc
ghc-criterion-measurement-doc Package Contents on Fedora 36
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/Criterion-Measurement-Types-Internal.html
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/Criterion-Measurement-Types.html
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/Criterion-Measurement.html
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/criterion-measurement.haddock
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/criterion-measurement.txt
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/doc-index.html
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/index.html
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/linuwial.css
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/meta.json
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/quick-jump.css
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/src
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/src/Criterion.Measurement.Types.Internal.html
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/src/Criterion.Measurement.Types.html
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/src/Criterion.Measurement.html
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/src/highlight.js
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/src/style.css
/usr/share/doc/ghc/html/libraries/criterion-measurement-0.1.3.0/synopsis.png
References
Summary
In this tutorial we learn how to install ghc-criterion-measurement-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).