How to Install and Uninstall libghc-tf-random-doc Package on Kali Linux

Last updated: May 15,2024

1. Install "libghc-tf-random-doc" package

This tutorial shows how to install libghc-tf-random-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-tf-random-doc

2. Uninstall "libghc-tf-random-doc" package

Please follow the instructions below to uninstall libghc-tf-random-doc on Kali Linux:

$ sudo apt remove libghc-tf-random-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-tf-random-doc package on Kali Linux

Package: libghc-tf-random-doc
Source: haskell-tf-random
Version: 0.5-12
Installed-Size: 643
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-primitive-doc, libghc-random-doc, libghc-tf-random-dev, libjs-mathjax
Suggests: libghc-tf-random-prof
Size: 63492
SHA256: 56a38feee3d87b5aa4def7239ed00ad3dd0c9c2f3ae427759b4a58832f872d1a
SHA1: 8eb16852646c1842bb05391f3adae032326e5eb0
MD5sum: 1a3b17484c840d82da401b8b8be8d9af
Description: high-quality splittable pseudorandom number generator; documentation
This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a cryptographic hash
function built on top of the ThreeFish block cipher. See the paper Splittable
Pseudorandom Number Generators Using Cryptographic Hashing by Claessen, Pałka
for details and the rationale of the design.
.
The package provides the following:
.
* A splittable PRNG that implements the standard System.Random.RandomGen class.
.
* The generator also implements an alternative version of the
System.Random.TF.Gen.RandomGen class (exported from System.Random.TF.Gen),
which requires the generator to return pseudorandom integers from the full
32-bit range, and contains an n-way split function.
.
* An alternative version of the Random class is provided, which is linked to
the new RandomGen class, together with Random instances for some integral
types.
.
* Two functions for initialising the generator with a non-deterministic
seed: one using the system time, and one using the /dev/urandom UNIX
special file.
.
Please note that even though the generator provides very high-quality
pseudorandom numbers, it has not been designed with cryptographic applications
in mind.
.
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:
Homepage: https://hackage.haskell.org/package/tf-random
Section: doc
Priority: optional
Filename: pool/main/h/haskell-tf-random/libghc-tf-random-doc_0.5-12_all.deb