How to Install and Uninstall libghc-tls-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libghc-tls-dev" package

Learn how to install libghc-tls-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-tls-dev" package

This tutorial shows how to uninstall libghc-tls-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-tls-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-tls-dev
Priority: extra
Section: universe/haskell
Installed-Size: 7228
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-tls
Version: 1.3.4-1
Provides: libghc-tls-dev-1.3.4-08389
Depends: libghc-asn1-encoding-dev-0.9.3-4ebc5, libghc-asn1-types-dev-0.3.2-bc52b, libghc-async-dev-2.0.2-a8314, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-cereal-dev-0.4.1.1-e5a2d, libghc-cryptonite-dev-0.10-bfb3d, libghc-data-default-class-dev-0.0.1-fcbab, libghc-memory-dev-0.10-51efd, libghc-mtl-dev-2.2.1-3af90, libghc-network-dev-2.6.2.1-25f4f, libghc-transformers-dev-0.4.2.0-81450, libghc-x509-dev-1.6.3-af063, libghc-x509-store-dev-1.6.1-8503b, libghc-x509-validation-dev-1.6.3-9a44f, libc6 (>= 2.2.5)
Suggests: libghc-tls-doc, libghc-tls-prof
Filename: pool/universe/h/haskell-tls/libghc-tls-dev_1.3.4-1_amd64.deb
Size: 718854
MD5sum: bd4fa3330a9fe58343df225f11a4fa97
SHA1: c9996ecb93e5068eabb829026599366fbf81310d
SHA256: 03150c0c82112277a738bc26ff54872adc4c2e4d44e3431a189a1f93b898e62c
Description-en: native Haskell implementation of TLS/SSL protocol
It is a native TLS protocol implementation, focusing on purity and more
type-checking.
.
Currently implements the SSL3.0, TLS1.0 and TLS1.1 protocol. Not yet
properly secure and missing some features. Do not yet use as replacement
to more mature implementations.
.
Only RSA supported as Key exchange for now.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0f1a995300596f45540270eb07b34b8b
Homepage: http://github.com/vincenthz/hs-tls
Ghc-Package: tls-1.3.4-083899d9bc6728e80fc1ac9710641a0e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu