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

Last updated: May 18,2024

1. Install "libghc-tls-doc" package

Please follow the steps below to install libghc-tls-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-tls-doc" package

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

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

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

Package: libghc-tls-doc
Priority: extra
Section: universe/doc
Installed-Size: 2161
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-tls
Version: 1.3.4-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-asn1-encoding-doc, libghc-asn1-types-doc, libghc-cryptonite-doc, libghc-data-default-class-doc, libghc-network-doc, libghc-x509-doc, libghc-x509-store-doc, libghc-x509-validation-doc
Filename: pool/universe/h/haskell-tls/libghc-tls-doc_1.3.4-1_all.deb
Size: 152864
MD5sum: 8a7fddfa7d8a288e1a85aee1f617a760
SHA1: 3feb5a25d7a6510b80310561fbf5bff218369104
SHA256: c872cb40b650cadc38d53eacf85ba709ba8bb6587e78f935b80b8a1fc52c4d2d
Description-en: native Haskell implementation of TLS/SSL protocol; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: efdf636fe2c34fe35a1d9a96b6b6da5d
Homepage: http://github.com/vincenthz/hs-tls
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu