How to Install and Uninstall ghc-tls Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "ghc-tls" package

Please follow the steps below to install ghc-tls on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-tls

2. Uninstall "ghc-tls" package

Please follow the step by step instructions below to uninstall ghc-tls on openSuSE Tumbleweed:

$ sudo zypper remove ghc-tls

3. Information about the ghc-tls package on openSuSE Tumbleweed

Information for package ghc-tls:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-tls
Version : 1.9.0-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.8 MiB
Installed : No
Status : not installed
Source package : ghc-tls-1.9.0-1.6.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