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

Last updated: May 17,2024

1. Install "libghc-entropy-prof" package

In this section, we are going to explain the necessary steps to install libghc-entropy-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-entropy-prof" package

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

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

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

Package: libghc-entropy-prof
Priority: extra
Section: universe/haskell
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-entropy
Version: 0.3.7-3
Provides: libghc-entropy-prof-0.3.7-c7ac0
Depends: libghc-entropy-dev (= 0.3.7-3), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-unix-prof-2.7.1.0-bb54e
Filename: pool/universe/h/haskell-entropy/libghc-entropy-prof_0.3.7-3_amd64.deb
Size: 11410
MD5sum: 959807a2f9915b18603baec9aabce793
SHA1: 93a0e7f37961e9622abdad912c5e1ca859eab53d
SHA256: 1e9ac2d29a56120b2e1d51336f0503b7eea7ef0037cbf4780791f84b5e91393f
Description-en: cryptographically-strong entropy; profiling libraries
It is a platform-independent method to obtain cryptographically strong
entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
looking for cryptographically strong (number-theoretically sound) PRNGs
should see the DRBG package too.
.
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: edb7e76a4ce602bdee5c023f87ece7c6
Homepage: https://github.com/TomMD/entropy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu