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

Last updated: May 17,2024

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

Here is a brief guide to show you how to install libghc-mersenne-random-pure64-dev on Kali Linux

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

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

This is a short guide on how to uninstall libghc-mersenne-random-pure64-dev on Kali Linux:

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

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

Package: libghc-mersenne-random-pure64-dev
Source: haskell-mersenne-random-pure64 (0.2.2.0-6)
Version: 0.2.2.0-6+b1
Installed-Size: 245
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-mersenne-random-pure64-dev-0.2.2.0-5ddda
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-random-dev-1.2.1.1-68746, libghc-time-dev-1.12.2-491a0, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 36352
SHA256: d1aef76185ed1afdc41da21168cc3168ec2f04d2eeb248615b670dfc59c9b6a3
SHA1: 2f6da2a7dc8d0015d7bdb614832b9a84cbb096e2
MD5sum: 6b2b0a5572539bd79181735902c588ab
Description: Fast pure pseudorandom number generator
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://code.haskell.org/~dons/code/mersenne-random-pure64/
Ghc-Package: mersenne-random-pure64-0.2.2.0-3bJvbdZXsQkBjIh9GURJ3k
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-mersenne-random-pure64/libghc-mersenne-random-pure64-dev_0.2.2.0-6+b1_amd64.deb