How To Install ghc-tls-prof on Fedora 36

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

Introduction

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

What is ghc-tls-prof

This package provides the Haskell tls profiling library.

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

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

sudo dnf -y install ghc-tls-prof

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

sudo yum -y install ghc-tls-prof

How To Uninstall ghc-tls-prof on Fedora 36

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

sudo dnf remove ghc-tls-prof

ghc-tls-prof Package Contents on Fedora 36

/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Backend.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Cap.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Cipher.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Compression.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Context.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Context/Internal.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Core.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Credentials.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Crypto.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Crypto/DH.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Crypto/IES.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Crypto/Types.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/ErrT.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Extension.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Extra.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Extra/Cipher.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Extra/FFDHE.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Certificate.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Client.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Common.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Common13.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Control.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Key.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Process.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Random.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Server.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/Signature.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/State.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Handshake/State13.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Hooks.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/IO.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Imports.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Internal.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/KeySchedule.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/MAC.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Measurement.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Packet.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Packet13.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Parameters.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/PostHandshake.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/QUIC.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/RNG.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Receiving.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Record.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Record/Disengage.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Record/Engage.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Record/Layer.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Record/Reading.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Record/State.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Record/Types.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Record/Writing.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Sending.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Session.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/State.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Struct.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Struct13.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Types.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Util.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Util/ASN1.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Util/Serialization.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/Wire.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/Network/TLS/X509.p_hi
/usr/lib64/ghc-8.10.5/tls-1.5.5/libHStls-1.5.5-Bdv8cS6HVBVJQMokyvQa9W_p.a

References

Summary

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