How to Install and Uninstall libghc-cprng-aes-prof Package on Kali Linux

Last updated: May 14,2024

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

Here is a brief guide to show you how to install libghc-cprng-aes-prof on Kali Linux

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

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

Please follow the instructions below to uninstall libghc-cprng-aes-prof on Kali Linux:

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

3. Information about the libghc-cprng-aes-prof package on Kali Linux

Package: libghc-cprng-aes-prof
Source: haskell-cprng-aes (0.6.1-8)
Version: 0.6.1-8+b1
Installed-Size: 147
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-cprng-aes-prof-0.6.1-66327
Depends: libghc-cprng-aes-dev (= 0.6.1-8+b1), libghc-base-prof-4.13.0.0-2f220, libghc-byteable-prof-0.1.1-b48bd, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-cipher-aes-prof-0.2.11-0586b, libghc-crypto-random-prof-0.0.9-1612d
Size: 26952
SHA256: 2919592f553b7a0c664609e8a7051e7d3bfae664ed233d6d5b6a71973f0a8a10
SHA1: d595547a13570216ebc4ead134dcbdd5cd5aada3
MD5sum: 495519fa22a178088c80683623e52125
Description: pseudo-random number generator using AES in counter mode; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0228c143110fe45768675a69bd54327d
Homepage: https://github.com/vincenthz/hs-cprng-aes
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-cprng-aes/libghc-cprng-aes-prof_0.6.1-8+b1_amd64.deb