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

Last updated: May 18,2024

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

This tutorial shows how to install libghc-crypto-random-api-prof on Ubuntu 20.10 (Groovy Gorilla)

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

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

This is a short guide on how to uninstall libghc-crypto-random-api-prof on Ubuntu 20.10 (Groovy Gorilla):

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

Package: libghc-crypto-random-api-prof
Architecture: amd64
Version: 0.2.0-11build1
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-c1fef
Depends: libghc-crypto-random-api-dev (= 0.2.0-11build1), libghc-base-prof-4.13.0.0-c9705, libghc-bytestring-prof-0.10.10.0-70a9a, libghc-entropy-prof-0.4.1.6-e99af
Filename: pool/universe/h/haskell-crypto-random-api/libghc-crypto-random-api-prof_0.2.0-11build1_amd64.deb
Size: 18608
MD5sum: 4a4b9b13ce40eb5f2f0f038d177b0529
SHA1: 8ffd60486c76182d7f9de74bcd72225cd9f14e1a
SHA256: b5198663ddd36be9ad5d6e6a00daa7a2b15661cc5e0e73d13eee97d431261d36
SHA512: c72319f1ce2f8cd49214793ff16d759ff622c17540cc25c971e6931d7ac642381194a626be84aa66f25019b6e8fc657478a07ef9f852a7f957814eb2934adf66
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