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

Last updated: September 20,2024

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

Here is a brief guide to show you how to install libghc-crypto-random-api-doc on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libghc-crypto-random-api-doc on Kali Linux:

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

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

Package: libghc-crypto-random-api-doc
Source: haskell-crypto-random-api
Version: 0.2.0-13
Installed-Size: 192
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-crypto-random-api-dev, libghc-entropy-doc, libjs-mathjax
Suggests: libghc-crypto-random-api-prof
Size: 43512
SHA256: a59927291bfedb3090bf38e6fcf919fc36ee575e47f6fb06ce9895ecaaa18a78
SHA1: af6d9696f29f4fbe8710e635762dae7e33c02ee2
MD5sum: 9b186fb09bc56e82553b535359348070
Description: simple random generators API for cryptography related code; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://github.com/vincenthz/hs-crypto-random-api
Section: doc
Priority: optional
Filename: pool/main/h/haskell-crypto-random-api/libghc-crypto-random-api-doc_0.2.0-13_all.deb