How to Install and Uninstall ghc-tls Package on openSUSE Leap

Last updated: July 04,2024

1. Install "ghc-tls" package

In this section, we are going to explain the necessary steps to install ghc-tls on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-tls

2. Uninstall "ghc-tls" package

In this section, we are going to explain the necessary steps to uninstall ghc-tls on openSUSE Leap:

$ sudo zypper remove ghc-tls

3. Information about the ghc-tls package on openSUSE Leap

Information for package ghc-tls:
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-tls
Version : 1.9.0-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4.3 MiB
Installed : No
Status : not installed
Source package : ghc-tls-1.9.0-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/tls
Summary : TLS/SSL protocol native implementation (Server and Client)
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
.

5. The same packages on other Linux Distributions