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

Last updated: January 11,2025

1. Install "libghc-hsopenssl-prof" package

This guide let you learn how to install libghc-hsopenssl-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hsopenssl-prof" package

This guide covers the steps necessary to uninstall libghc-hsopenssl-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hsopenssl-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2741
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hsopenssl
Version: 0.11.1.1-2
Provides: libghc-hsopenssl-prof-0.11.1.1-b8dd9
Depends: libghc-hsopenssl-dev (= 0.11.1.1-2), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-network-prof-2.6.2.1-25f4f, libghc-old-locale-prof-1.0.0.7-0db93, libghc-time-prof-1.5.0.1-1b9a5
Filename: pool/universe/h/haskell-hsopenssl/libghc-hsopenssl-prof_0.11.1.1-2_amd64.deb
Size: 293810
MD5sum: f40300c1a45d4ae07c7f37332d18e411
SHA1: 06b19746c639e447f6ad5bec38b389417d152e79
SHA256: 9ee49d2bf01d6298021d69228299752093b42043dd709c7a25c6a7e691d21eb4
Description-en: Partial OpenSSL binding for Haskell; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 6bee8a208afa23246f5be8e0932d1e06
Homepage: https://github.com/phonohawk/HsOpenSSL
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu