How to Install and Uninstall ghc-tls.x86_64 Package on Fedora 39

Last updated: October 10,2024

1. Install "ghc-tls.x86_64" package

Please follow the guidelines below to install ghc-tls.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ghc-tls.x86_64

2. Uninstall "ghc-tls.x86_64" package

Please follow the guidelines below to uninstall ghc-tls.x86_64 on Fedora 39:

$ sudo dnf remove ghc-tls.x86_64 $ sudo dnf autoremove

3. Information about the ghc-tls.x86_64 package on Fedora 39

Last metadata expiration check: 5:27:56 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-tls
Version : 1.6.0
Release : 1.fc39
Architecture : x86_64
Size : 632 k
Source : ghc-tls-1.6.0-1.fc39.src.rpm
Repository : fedora
Summary : TLS/SSL protocol native implementation (Server and Client)
URL : https://hackage.haskell.org/package/tls
License : BSD-3-Clause
Description : Native Haskell TLS and SSL protocol implementation for server and client.
:
: This provides a high-level implementation of a sensitive security protocol,
: eliminating a common set of security issues through the use of the advanced
: type system, high level constructions and common Haskell features.
:
: Currently implement the TLS1.0, TLS1.1, TLS1.2 and TLS 1.3 protocol, and
: support RSA and Ephemeral (Elliptic curve and regular) Diffie Hellman key
: exchanges, and many extensions.
:
: Some debug tools linked with tls, are available through the
: .