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

Last updated: May 13,2024

1. Install "libghc-hsopenssl-dev" package

Please follow the step by step instructions below to install libghc-hsopenssl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hsopenssl-dev" package

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

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

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

Package: libghc-hsopenssl-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3559
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hsopenssl
Version: 0.11.1.1-2
Provides: libghc-hsopenssl-dev-0.11.1.1-b8dd9
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-network-dev-2.6.2.1-25f4f, libghc-old-locale-dev-1.0.0.7-0db93, libghc-time-dev-1.5.0.1-1b9a5, libc6 (>= 2.2.5), libssl-dev
Suggests: libghc-hsopenssl-doc, libghc-hsopenssl-prof
Filename: pool/universe/h/haskell-hsopenssl/libghc-hsopenssl-dev_0.11.1.1-2_amd64.deb
Size: 358890
MD5sum: 814e54b6f68fe5a8b96b9aecfe8b045e
SHA1: 9cb9cc18ac7c1b5e4821914e75317a421656a59b
SHA256: 9b2f48c5d157d154b443c3fed920643e3fe5ff6065860d13b394e11636493ecd
Description-en: Partial OpenSSL binding for Haskell
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: c8a3804d5c12c849a99765eb43cc8e30
Homepage: https://github.com/phonohawk/HsOpenSSL
Ghc-Package: HsOpenSSL-0.11.1.1-b8dd94fa1ec94ff484951860f06b7753
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu