How to Install and Uninstall libghc-crypto-random-api-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

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

Please follow the step by step instructions below to install libghc-crypto-random-api-doc on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the steps below to uninstall libghc-crypto-random-api-doc on Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-crypto-random-api-doc
Architecture: all
Version: 0.2.0-11build1
Priority: extra
Section: universe/doc
Source: haskell-crypto-random-api
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 181
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-crypto-random-api/libghc-crypto-random-api-doc_0.2.0-11build1_all.deb
Size: 33128
MD5sum: 7492478f92dc0dcb9945ed5714f29967
SHA1: a3d1dfac618f93e2c45b73afcaef5a9b1d058bf6
SHA256: 4a1dd0f89d6e1748869aab7d43625d390ba9f311fe289c68a6e4beb26b2a5709
SHA512: 6ccd8c893d1feae89c37d34e2bc7b66fbd35e70d38ee66e13a8734e6ba9abf7fe69e7c91a9706cd6fe9b580cf3927b92729a807d4f173886fbe612e76693d9a1
Homepage: http://github.com/vincenthz/hs-crypto-random-api
Description-en: 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: 478b22d7f7fc15b0764a00170456ba9d