How To Install ghc-haskell-gi-base-prof on Fedora 36

In this tutorial we learn how to install ghc-haskell-gi-base-prof in Fedora 36. ghc-haskell-gi-base-prof is Haskell haskell-gi-base profiling library

Introduction

In this tutorial we learn how to install ghc-haskell-gi-base-prof on Fedora 36.

What is ghc-haskell-gi-base-prof

This package provides the Haskell haskell-gi-base profiling library.

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

Install ghc-haskell-gi-base-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-haskell-gi-base-prof using dnf by running the following command:

sudo dnf -y install ghc-haskell-gi-base-prof

Install ghc-haskell-gi-base-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-haskell-gi-base-prof using yum by running the following command:

sudo yum -y install ghc-haskell-gi-base-prof

How To Uninstall ghc-haskell-gi-base-prof on Fedora 36

To uninstall only the ghc-haskell-gi-base-prof package we can use the following command:

sudo dnf remove ghc-haskell-gi-base-prof

ghc-haskell-gi-base-prof Package Contents on Fedora 36

/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/Attributes.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/BasicConversions.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/BasicTypes.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/CallStack.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/Constructible.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GArray.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GClosure.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GError.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GHashTable.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GObject.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GParamSpec.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GQuark.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GType.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GValue.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/GVariant.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/Internal/CTypes.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/ManagedPtr.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/Overloading.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/Properties.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/ShortPrelude.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/Signals.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/Data/GI/Base/Utils.p_hi
/usr/lib64/ghc-8.10.5/haskell-gi-base-0.25.0/libHShaskell-gi-base-0.25.0-B0EKu6aa0lqDuuFsIBiZKt_p.a

References

Summary

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