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

Last updated: May 12,2024

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

This is a short guide on how to install libghc-crypto-random-api-dev on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-crypto-random-api-dev on Kali Linux:

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

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

Package: libghc-crypto-random-api-dev
Source: haskell-crypto-random-api (0.2.0-13)
Version: 0.2.0-13+b1
Installed-Size: 155
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-crypto-random-api-dev-0.2.0-cebef
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-entropy-dev-0.4.1.10-b3049, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 27344
SHA256: 0921b2167f33821ce8018ac2049f2aa1a71c2c1a258a588576e33316ddb6dcb2
SHA1: 6f6662c66150a328e651206fb144ba43ea65a9f8
MD5sum: 9b59d0d7c4f1b63059fad030e77e8b26
Description: simple random generators API for cryptography related code
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://github.com/vincenthz/hs-crypto-random-api
Ghc-Package: crypto-random-api-0.2.0-8rhmS2zICziKYY3HOPcDCC
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-crypto-random-api/libghc-crypto-random-api-dev_0.2.0-13+b1_amd64.deb