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

Last updated: May 06,2024

1. Install "libghc-mersenne-random-pure64-prof" package

Please follow the instructions below to install libghc-mersenne-random-pure64-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-mersenne-random-pure64-prof

2. Uninstall "libghc-mersenne-random-pure64-prof" package

Please follow the guidance below to uninstall libghc-mersenne-random-pure64-prof on Kali Linux:

$ sudo apt remove libghc-mersenne-random-pure64-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-mersenne-random-pure64-prof
Source: haskell-mersenne-random-pure64 (0.2.2.0-6)
Version: 0.2.2.0-6+b1
Installed-Size: 201
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-mersenne-random-pure64-prof-0.2.2.0-5ddda
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-mersenne-random-pure64-dev (= 0.2.2.0-6+b1), libghc-random-prof-1.2.1.1-68746, libghc-time-prof-1.12.2-491a0
Size: 31576
SHA256: e84a61b76ad6db73b8b4811a38dbbecd8987aac74b95090593267fac9039631b
SHA1: a7d6bcad9c3257dfff49e3accbfe2f9e595f0ce4
MD5sum: ef753597a6ffdc6a94dab74306e2efde
Description: Fast pure pseudorandom number generator; profiling libraries
The Mersenne twister is a pseudorandom number generator developed by Makoto
Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence
over a finite binary field. It provides for fast generation of very high
quality pseudorandom numbers.
.
This library provides a purely functional binding to the 64 bit classic
mersenne twister, along with instances of RandomGen, so the generator can be
used with System.Random. The generator should typically be a few times faster
than the default StdGen (but a tad slower than the impure 'mersenne-random'
library based on SIMD instructions and destructive state updates.
.
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: http://code.haskell.org/~dons/code/mersenne-random-pure64/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-mersenne-random-pure64/libghc-mersenne-random-pure64-prof_0.2.2.0-6+b1_amd64.deb