How to Install and Uninstall libghc-crypto-random-api-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

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

This tutorial shows how to install libghc-crypto-random-api-doc on Ubuntu 21.10 (Impish Indri)

$ 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 21.10 (Impish Indri):

$ 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 21.10 (Impish Indri)

Package: libghc-crypto-random-api-doc
Architecture: all
Version: 0.2.0-11build2
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-11build2_all.deb
Size: 33076
MD5sum: e98a373d75eaf9d918251ac8c58a80d1
SHA1: 9607191835db485e5edeed0b8361efba97deba5a
SHA256: 2628c044a433cd081fee0dd57c80f995a86241484601bd135c5a3b97f9819720
SHA512: 1da480bc0cc87c0be98d4ced729c8921ac39f07e989063bc262d98ab3648ffb0c86057b9bdf46dc31ace374f1cad438d26efe3300f62240a864c10d8400c6a01
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