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

Last updated: May 17,2024

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

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

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

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

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

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

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

Package: libghc-mersenne-random-pure64-doc
Source: haskell-mersenne-random-pure64
Version: 0.2.2.0-6
Installed-Size: 293
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-mersenne-random-pure64-dev, libghc-random-doc, libjs-mathjax
Suggests: libghc-mersenne-random-pure64-prof
Size: 48364
SHA256: f0e31d594adfd2d5995e02819a5d277a21c9b0fed6ce866fca876b781f261a93
SHA1: 1d7f71de0b22ba03b2540d149beb4a82af6815ce
MD5sum: 2442a5eadf304b059072e4571b475a10
Description: Fast pure pseudorandom number generator; documentation
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 the documentation for 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/
Section: doc
Priority: optional
Filename: pool/main/h/haskell-mersenne-random-pure64/libghc-mersenne-random-pure64-doc_0.2.2.0-6_all.deb