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

Last updated: May 03,2024

1. Install "libghc-cprng-aes-dev" package

Please follow the steps below to install libghc-cprng-aes-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-cprng-aes-dev

2. Uninstall "libghc-cprng-aes-dev" package

Please follow the step by step instructions below to uninstall libghc-cprng-aes-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-cprng-aes-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-cprng-aes-dev
Priority: extra
Section: universe/haskell
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cprng-aes
Version: 0.6.1-3build1
Provides: libghc-cprng-aes-dev-0.6.1-3d76a
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-byteable-dev-0.1.1-8a158, libghc-bytestring-dev-0.10.6.0-9a873, libghc-cipher-aes-dev-0.2.11-82259, libghc-crypto-random-dev-0.0.9-ca723, libc6 (>= 2.2.5)
Suggests: libghc-cprng-aes-doc, libghc-cprng-aes-prof
Filename: pool/universe/h/haskell-cprng-aes/libghc-cprng-aes-dev_0.6.1-3build1_amd64.deb
Size: 22952
MD5sum: 78194ba1e8bb817c22be7310d4f48eed
SHA1: 823a6aa1593bebe22aff0ea7759fc2de374c1744
SHA256: 8a1d3c14ca088dc1405ae23e593c8ac834cd0383f130feccb90f9f9d34192a46
Description-en: pseudo-random number generator using AES in counter mode
It contains a simple crypto pseudo-random-number-generator with
really good randomness property.
.
Using ent, a randomness property maker on one 1Mb sample:
Entropy = 7.999837 bits per byte. Optimum compression would reduce
the size of this 1048576 byte file by 0 percent. Chi square distribution
for 1048576 samples is 237.02 Arithmetic mean value of data bytes is
127.3422 (127.5 = random) Monte Carlo value for Pi is 3.143589568
(error 0.06 percent).
.
Compared to urandom with the same sampling: Entropy = 7.999831 bits per
byte. Optimum compression would reduce the size of this 1048576 byte file
by 0 percent. Chi square distribution for 1048576 samples is 246.63
Arithmetic mean value of data bytes is 127.6347 (127.5 = random). Monte
Carlo value for Pi is 3.132465868 (error 0.29 percent).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 323f9ad5678a42e0f7ed2df00267dec9
Homepage: http://github.com/vincenthz/hs-cprng-aes
Ghc-Package: cprng-aes-0.6.1-3d76a0d53969107ddb45dd71a37604f8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu