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

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

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

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

Learn how to uninstall libghc-crypto-random-api-prof on Ubuntu 21.10 (Impish Indri):

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

Package: libghc-crypto-random-api-prof
Architecture: amd64
Version: 0.2.0-11build2
Priority: extra
Section: universe/haskell
Source: haskell-crypto-random-api
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 125
Provides: libghc-crypto-random-api-prof-0.2.0-f9a3f
Depends: libghc-crypto-random-api-dev (= 0.2.0-11build2), libghc-base-prof-4.13.0.0-2f220, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-entropy-prof-0.4.1.6-83c0d
Filename: pool/universe/h/haskell-crypto-random-api/libghc-crypto-random-api-prof_0.2.0-11build2_amd64.deb
Size: 18588
MD5sum: f47569b351b47df65230d454e969b63c
SHA1: ba43b7324d6933d17a26ea22adc169773c0931a0
SHA256: 65e4f197041a5d9f507fb14814390e0c7991c530022154fb645aba6fe4f3a565
SHA512: 7f1a4c69b6dba5697c02c833431a41d73b37862330611c00a333da7d2b20347233453b36f02ab9b11e641300896182cb83392ed4273a15e1806a9bacfeefb00b
Homepage: http://github.com/vincenthz/hs-crypto-random-api
Description-en: 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: 51a09a0fbe81135cae1ba17402f0899e