How to Install and Uninstall ghc-tls.x86_64 Package on Oracle Linux 9

Last updated: May 08,2024

1. Install "ghc-tls.x86_64" package

Learn how to install ghc-tls.x86_64 on Oracle Linux 9

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

2. Uninstall "ghc-tls.x86_64" package

Please follow the guidance below to uninstall ghc-tls.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-tls.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:50:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-tls
Version : 1.5.7
Release : 1.el9
Architecture : x86_64
Size : 675 k
Source : ghc-tls-1.5.7-1.el9.src.rpm
Repository : epel
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
: .