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

Last updated: July 04,2024

1. Install "libghc-hsopenssl-doc" package

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

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

2. Uninstall "libghc-hsopenssl-doc" package

Learn how to uninstall libghc-hsopenssl-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hsopenssl-doc
Priority: extra
Section: universe/doc
Installed-Size: 2158
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-hsopenssl
Version: 0.11.1.1-2
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-network-doc
Filename: pool/universe/h/haskell-hsopenssl/libghc-hsopenssl-doc_0.11.1.1-2_all.deb
Size: 156194
MD5sum: 3272e1cd8a6bdfee7ee3db6f4560e2d0
SHA1: 73a90d07852ef001d4501c6a5efb30a0dd415d80
SHA256: 6b52c1493871b2024035038d21a693abfa55866a0e81c570090941270fde107d
Description-en: Partial OpenSSL binding for Haskell; documentation
HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA
and DSA keys, read and write PEM files, generate message digests,
sign and verify messages, encrypt and decrypt messages. It has
also some capabilities of creating SSL clients and servers.
.
This package is in production use by a number of Haskell based
systems and stable. You may also be interested in the tls package,
which is a pure Haskell implementation of SSL.
.
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: 433bb60546562fb4b319968c11b417f6
Homepage: https://github.com/phonohawk/HsOpenSSL
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu