How to Install and Uninstall libghc-mwc-random-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

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

Please follow the instructions below to install libghc-mwc-random-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This tutorial shows how to uninstall libghc-mwc-random-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-mwc-random-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-mwc-random-dev
Architecture: amd64
Version: 0.14.0.0-2build2
Priority: extra
Section: universe/haskell
Source: haskell-mwc-random
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3501
Provides: libghc-mwc-random-dev-0.14.0.0-decd8
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-math-functions-dev-0.3.4.0-810c0, libghc-primitive-dev-0.7.0.1-4044d, libghc-time-dev-1.9.3-a9e1f, libghc-vector-dev-0.12.1.2-52265, libc6 (>= 2.29), libgmp10
Suggests: libghc-mwc-random-doc, libghc-mwc-random-prof
Filename: pool/universe/h/haskell-mwc-random/libghc-mwc-random-dev_0.14.0.0-2build2_amd64.deb
Size: 223016
MD5sum: f1c307f3ff0d7e00c8b6fc6e6967ba08
SHA1: 3ce7a14e7c9ae3adc1bf50daf99e9b7310c21ebb
SHA256: cda3be8872f0a06a8dc606e7fa89884838d7d66fe3d62d937124429d121e799e
SHA512: 2aaf47222e07554d6f698f573f06aa1eb8138758d532b9165ea68b09790c3ab254c3fddc86850e5a3ef1d508a36530c2804f134bc089658325e6c063057b2822
Homepage: https://github.com/bos/mwc-random
Description-en: 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: 19c6bac080264a05b1bac1e23ad16fa8
Ghc-Package: mwc-random-0.14.0.0-Dyw7Jw4Shdz7OipzEYOwjO