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

Last updated: May 14,2024

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

This is a short guide on how to install libghc-mwc-random-doc on Kali Linux

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

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

Please follow the guidelines below to uninstall libghc-mwc-random-doc on Kali Linux:

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

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

Package: libghc-mwc-random-doc
Source: haskell-mwc-random
Version: 0.15.0.2-2
Installed-Size: 1249
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-math-functions-doc, libghc-mwc-random-dev, libghc-primitive-doc, libghc-random-doc, libghc-vector-doc, libjs-mathjax
Suggests: libghc-mwc-random-prof
Size: 95380
SHA256: 178640660fbb20c909860114f60f5f541c5ac2d259005925593f2304ed751e3e
SHA1: 5feb34318aff49e0e3b78476855ccc27fd715eee
MD5sum: fc388a302a1162334b3442637d6ed147
Description: Fast, high quality pseudo random number generation; documentation
This package contains code for generating high quality random numbers that
follow either a uniform or normal distribution. The generated numbers are
suitable for use in statistical applications.
.
The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
multiply-with-carry generator, which has a period of 2^8222 and fares well in
tests of randomness. It is also extremely fast, between 2 and 3 times faster
than the Mersenne Twister.
.
Compared to the mersenne-random package, this package has a more convenient
API, is faster, and supports more statistical distributions.
.
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://github.com/bos/mwc-random
Tag: devel::doc, devel::lang:haskell, role::documentation
Section: doc
Priority: optional
Filename: pool/main/h/haskell-mwc-random/libghc-mwc-random-doc_0.15.0.2-2_all.deb