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

Last updated: May 10,2024

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

In this section, we are going to explain the necessary steps to install libghc-mwc-random-dev on Kali Linux

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

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

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

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

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

Package: libghc-mwc-random-dev
Source: haskell-mwc-random (0.15.0.2-2)
Version: 0.15.0.2-2+b2
Installed-Size: 2551
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-mwc-random-dev-0.15.0.2-4e96f
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-math-functions-dev-0.3.4.2-08752, libghc-primitive-dev-0.8.0.0-a075c, libghc-random-dev-1.2.1.1-68746, libghc-time-dev-1.12.2-491a0, libghc-vector-dev-0.13.1.0-1ffee, libc6 (>= 2.29), libgmp10 (>= 2:6.3.0+dfsg)
Size: 212272
SHA256: 2f67956fa86191f604d9acbf43f1e3f3bc336a7cedd6c11f2245a96018d1469a
SHA1: 76bce06da6f60baa3f7f81608ccc93e2fd41ac78
MD5sum: 9b55de2afa8b24bfbf4cf56025d6fb95
Description: Fast, high quality pseudo random number generation
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 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
Ghc-Package: mwc-random-0.15.0.2-5v49xpOEU6WFI3BQ1ublFP
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-mwc-random/libghc-mwc-random-dev_0.15.0.2-2+b2_amd64.deb