How To Install ghc-dense-linear-algebra-prof on Fedora 36

In this tutorial we learn how to install ghc-dense-linear-algebra-prof in Fedora 36. ghc-dense-linear-algebra-prof is Haskell dense-linear-algebra profiling library

Introduction

In this tutorial we learn how to install ghc-dense-linear-algebra-prof on Fedora 36.

What is ghc-dense-linear-algebra-prof

This package provides the Haskell dense-linear-algebra profiling library.

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

Install ghc-dense-linear-algebra-prof 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-dense-linear-algebra-prof using dnf by running the following command:

sudo dnf -y install ghc-dense-linear-algebra-prof

Install ghc-dense-linear-algebra-prof 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-dense-linear-algebra-prof using yum by running the following command:

sudo yum -y install ghc-dense-linear-algebra-prof

How To Uninstall ghc-dense-linear-algebra-prof on Fedora 36

To uninstall only the ghc-dense-linear-algebra-prof package we can use the following command:

sudo dnf remove ghc-dense-linear-algebra-prof

ghc-dense-linear-algebra-prof Package Contents on Fedora 36

/usr/lib64/ghc-8.10.5/dense-linear-algebra-0.1.0.0/Statistics/Matrix.p_hi
/usr/lib64/ghc-8.10.5/dense-linear-algebra-0.1.0.0/Statistics/Matrix/Algorithms.p_hi
/usr/lib64/ghc-8.10.5/dense-linear-algebra-0.1.0.0/Statistics/Matrix/Function.p_hi
/usr/lib64/ghc-8.10.5/dense-linear-algebra-0.1.0.0/Statistics/Matrix/Mutable.p_hi
/usr/lib64/ghc-8.10.5/dense-linear-algebra-0.1.0.0/Statistics/Matrix/Types.p_hi
/usr/lib64/ghc-8.10.5/dense-linear-algebra-0.1.0.0/libHSdense-linear-algebra-0.1.0.0-3ZyiwHTdulH3EeCfDX1hJz_p.a

References

Summary

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