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

Last updated: May 10,2024

1. Install "libghc-tls-prof" package

This is a short guide on how to install libghc-tls-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-tls-prof" package

Please follow the instructions below to uninstall libghc-tls-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-tls-prof
Priority: extra
Section: universe/haskell
Installed-Size: 6470
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-tls
Version: 1.3.4-1
Provides: libghc-tls-prof-1.3.4-08389
Depends: libghc-tls-dev (= 1.3.4-1), libghc-asn1-encoding-prof-0.9.3-4ebc5, libghc-asn1-types-prof-0.3.2-bc52b, libghc-async-prof-2.0.2-a8314, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-cereal-prof-0.4.1.1-e5a2d, libghc-cryptonite-prof-0.10-bfb3d, libghc-data-default-class-prof-0.0.1-fcbab, libghc-memory-prof-0.10-51efd, libghc-mtl-prof-2.2.1-3af90, libghc-network-prof-2.6.2.1-25f4f, libghc-transformers-prof-0.4.2.0-81450, libghc-x509-prof-1.6.3-af063, libghc-x509-store-prof-1.6.1-8503b, libghc-x509-validation-prof-1.6.3-9a44f
Filename: pool/universe/h/haskell-tls/libghc-tls-prof_1.3.4-1_amd64.deb
Size: 628324
MD5sum: 50d883f4df4a11afc76172b0ee47b57a
SHA1: 7e844d7cd920cb285f2d334aa7dd41fce36ae3c5
SHA256: d1a95e32ab9e25c61191fa1f1c5882992f33d3d3ff5511087613e27158472b3d
Description-en: native Haskell implementation of TLS/SSL protocol; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: f760424091ff5ab3a36d3b009d28437f
Homepage: http://github.com/vincenthz/hs-tls
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu