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

Last updated: May 03,2024

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

This guide covers the steps necessary to install libghc-cprng-aes-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the steps below to uninstall libghc-cprng-aes-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cprng-aes-doc
Priority: extra
Section: universe/doc
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-cprng-aes
Version: 0.6.1-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-crypto-random-doc
Filename: pool/universe/h/haskell-cprng-aes/libghc-cprng-aes-doc_0.6.1-3build1_all.deb
Size: 19768
MD5sum: 12c413f71837b12314b3830deeafb8c3
SHA1: fd1caf5ea860a2e7130042a45480aada14efdacc
SHA256: 1953d1de9c818005c951fa632b9d01ecf6694774e0a1c9c8c2eea1948985a976
Description-en: pseudo-random number generator using AES in counter mode; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0b0e5d689db5d0dc7dd4a7b859961f75
Homepage: http://github.com/vincenthz/hs-cprng-aes
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu