How To Install ghc-JuicyPixels-prof on Fedora 36

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

Introduction

In this tutorial we learn how to install ghc-JuicyPixels-prof on Fedora 36.

What is ghc-JuicyPixels-prof

This package provides the Haskell JuicyPixels profiling library.

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

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

sudo dnf -y install ghc-JuicyPixels-prof

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

sudo yum -y install ghc-JuicyPixels-prof

How To Uninstall ghc-JuicyPixels-prof on Fedora 36

To uninstall only the ghc-JuicyPixels-prof package we can use the following command:

sudo dnf remove ghc-JuicyPixels-prof

ghc-JuicyPixels-prof Package Contents on Fedora 36

/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/BitWriter.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Bitmap.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/ColorQuant.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Gif.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Gif/Internal/LZW.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Gif/Internal/LZWEncoding.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/HDR.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/InternalHelper.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Jpg.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Jpg/Internal/Common.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Jpg/Internal/DefaultTable.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Jpg/Internal/FastDct.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Jpg/Internal/FastIdct.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Jpg/Internal/Metadata.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Jpg/Internal/Progressive.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Jpg/Internal/Types.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Metadata.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Metadata/Exif.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Png.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Png/Internal/Export.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Png/Internal/Metadata.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Png/Internal/Type.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Saving.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Tga.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Tiff.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Tiff/Internal/Metadata.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Tiff/Internal/Types.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/Types.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/Codec/Picture/VectorByteConversion.p_hi
/usr/lib64/ghc-8.10.5/JuicyPixels-3.3.5/libHSJuicyPixels-3.3.5-1Ro1ZNvq2KME9tOaF6XznE_p.a

References

Summary

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