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

Last updated: May 20,2024

1. Install "libghc-entropy-dev" package

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

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

2. Uninstall "libghc-entropy-dev" package

Please follow the instructions below to uninstall libghc-entropy-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-entropy-dev
Priority: extra
Section: universe/haskell
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-entropy
Version: 0.3.7-3
Provides: libghc-entropy-dev-0.3.7-c7ac0
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-unix-dev-2.7.1.0-bb54e, libc6 (>= 2.2.5)
Suggests: libghc-entropy-doc, libghc-entropy-prof
Filename: pool/universe/h/haskell-entropy/libghc-entropy-dev_0.3.7-3_amd64.deb
Size: 15236
MD5sum: 0e5ed3f0fadc18c3ca17765938675767
SHA1: ea9500d93513f531389a377928baccc1047510fe
SHA256: 7566d1a26837d153125374a2e1c84f26c704dfe6dbf6f50ee3befb2d7bf1b7ef
Description-en: cryptographically-strong entropy
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f8bc5b0ec32697b4fb7d7c26dde08fc5
Homepage: https://github.com/TomMD/entropy
Ghc-Package: entropy-0.3.7-c7ac08f8c292d13469f6d2c87f56ca00
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu