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

Last updated: June 02,2024

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

Learn how to install libghc-tf-random-prof on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libghc-tf-random-prof on Kali Linux:

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

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

Package: libghc-tf-random-prof
Source: haskell-tf-random (0.5-12)
Version: 0.5-12+b1
Installed-Size: 562
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-tf-random-prof-0.5-4048d
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-primitive-prof-0.8.0.0-a075c, libghc-random-prof-1.2.1.1-68746, libghc-tf-random-dev (= 0.5-12+b1), libghc-time-prof-1.12.2-491a0
Size: 75180
SHA256: 4799a56ff79c7fe3158388078055c46c4c98f093a08f5d5316b7dac822851ba7
SHA1: b783c5d45d0b4dbd74c3497f19922607027d6676
MD5sum: ae88627aba38ad4a012681f3c81c7c03
Description: high-quality splittable pseudorandom number generator; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://hackage.haskell.org/package/tf-random
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-tf-random/libghc-tf-random-prof_0.5-12+b1_amd64.deb