How to Install and Uninstall libghc-mwc-random-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,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 Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the step by step instructions below to uninstall libghc-mwc-random-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-mwc-random-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-mwc-random-dev
Architecture: amd64
Version: 0.14.0.0-2build4
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: 3502
Provides: libghc-mwc-random-dev-0.14.0.0-0fc75
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-math-functions-dev-0.3.4.0-1552d, libghc-primitive-dev-0.7.0.1-fc459, libghc-time-dev-1.9.3-1ee94, libghc-vector-dev-0.12.1.2-29734, 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-2build4_amd64.deb
Size: 223728
MD5sum: c776b98b8b74355035022a4498890d6a
SHA1: 9b2e06bc181bf38c4fec47a98a2eb7572a3b9170
SHA256: 3a4f84de9d96ea0719a231f15874e6c734d81d3fe2baa6de6b8708c46f24f0b2
SHA512: 75629a949bfcf72b9ea7a3a8c0fa5e1825d70c10ed98ed3bf1670118ec1647ea19061ba0c057dd4f2a758c93a480a1cae0ca96d0f07db38a3ab2916563365a5a
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