How to Install and Uninstall libghc-crypto-random-api-prof Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-crypto-random-api-prof" package

Please follow the guidelines below to install libghc-crypto-random-api-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-crypto-random-api-prof

2. Uninstall "libghc-crypto-random-api-prof" package

Please follow the guidelines below to uninstall libghc-crypto-random-api-prof on Kali Linux:

$ sudo apt remove libghc-crypto-random-api-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-crypto-random-api-prof package on Kali Linux

Package: libghc-crypto-random-api-prof
Source: haskell-crypto-random-api (0.2.0-13)
Version: 0.2.0-13+b1
Installed-Size: 123
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-crypto-random-api-prof-0.2.0-cebef
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-crypto-random-api-dev (= 0.2.0-13+b1), libghc-entropy-prof-0.4.1.10-b3049
Size: 23156
SHA256: f5afff4167294ffadb6f70952c30462fc3905a65aa96c01c009b58a62f1947bd
SHA1: 23ce02559b35fa00d02ce9d6fabc94a937fa250f
MD5sum: 2df17141c53267f55b5e2a10a68aa54a
Description: simple random generators API for crypto-related code; profiling libraries
This provides a class of Cryptographic Secure Random generator.
.
The main difference with the generic Haskell RNG is that it return bytes
instead of an integer.
.
It is quite similar to the CryptoRandomGen class in crypto-api except
that error are not returned to the user. Instead the user is suppose to
handle reseeding by using the NeedReseed and SupplyEntropy methods. For
other type of errors, the user is expected to generate bytes with the
parameters bounds explicity defined here.
.
The CPRG need to be able to generate up to 2^20 bytes in one call.
.
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:
Homepage: http://github.com/vincenthz/hs-crypto-random-api
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-crypto-random-api/libghc-crypto-random-api-prof_0.2.0-13+b1_amd64.deb