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

Last updated: June 18,2024

1. Install "ghc-tls.x86_64" package

This guide let you learn how to install ghc-tls.x86_64 on Fedora 34

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

2. Uninstall "ghc-tls.x86_64" package

This guide let you learn how to uninstall ghc-tls.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:44:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-tls
Version : 1.5.4
Release : 4.fc34
Architecture : x86_64
Size : 676 k
Source : ghc-tls-1.5.4-4.fc34.src.rpm
Repository : fedora
Summary : TLS/SSL protocol native implementation (Server and Client)
URL : https://hackage.haskell.org/package/tls
License : BSD
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 SSL3.0, 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
: .