How to Install and Uninstall libghc-tls-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libghc-tls-dev" package

This guide covers the steps necessary to install libghc-tls-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-tls-dev

2. Uninstall "libghc-tls-dev" package

This guide let you learn how to uninstall libghc-tls-dev on Kali Linux:

$ sudo apt remove libghc-tls-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-tls-dev package on Kali Linux

Package: libghc-tls-dev
Source: haskell-tls
Version: 1.6.0-1
Installed-Size: 13829
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-tls-dev-1.6.0-4632d
Depends: libghc-asn1-encoding-dev-0.9.6-37b4c, libghc-asn1-types-dev-0.3.4-353c6, libghc-async-dev-2.2.4-2b734, libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-cereal-dev-0.5.8.3-c23ab, libghc-cryptonite-dev-0.30-0aa41, libghc-data-default-class-dev-0.1.2.0-50c88, libghc-hourglass-dev-0.2.12-3b3ca, libghc-memory-dev-0.18.0-9ebfa, libghc-mtl-dev-2.2.2-6f39a, libghc-network-dev-3.1.4.0-b009d, libghc-transformers-dev-0.5.6.2-931c3, libghc-x509-dev-1.7.7-5a800, libghc-x509-store-dev-1.6.9-21d31, libghc-x509-validation-dev-1.6.12-5f729, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 1505980
SHA256: e45093e36e3a8d00adba1163f807c4d2fd63a2fef7db41e70b9993be2ae633cd
SHA1: 58cfc4eb1ba6f8e5f525ee021a2b42ed357aa5c2
MD5sum: d8830b5af46ecee2a70fca6b492dac46
Description: native Haskell implementation of TLS/SSL protocol
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.
.
It currently implements the SSL3.0, TLS1.0, TLS1.1 and TLS1.2
protocols, and supports RSA and Ephemeral (Elliptic curve and
regular) Diffie Hellman key exchanges, and many extensions.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://github.com/vincenthz/hs-tls
Ghc-Package: tls-1.6.0-ApDSVBFOVmRLikovZDwzxa
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-tls/libghc-tls-dev_1.6.0-1_amd64.deb