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

Last updated: May 09,2024

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

Please follow the step by step instructions below to install libghc-mersenne-random-pure64-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This tutorial shows how to uninstall libghc-mersenne-random-pure64-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libghc-mersenne-random-pure64-dev
Architecture: amd64
Version: 0.2.2.0-4build2
Priority: extra
Section: universe/haskell
Source: haskell-mersenne-random-pure64
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 229
Provides: libghc-mersenne-random-pure64-dev-0.2.2.0-17ab1
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-random-dev-1.1-523a8, libghc-time-dev-1.9.3-1ee94, libc6 (>= 2.14), libgmp10
Suggests: libghc-mersenne-random-pure64-doc, libghc-mersenne-random-pure64-prof
Filename: pool/universe/h/haskell-mersenne-random-pure64/libghc-mersenne-random-pure64-dev_0.2.2.0-4build2_amd64.deb
Size: 28200
MD5sum: 9b8f25ff7d276469d2328f897965f574
SHA1: 9405f375df560eb38124e2dbc89193e82adba798
SHA256: 86fad7482a44f47b0143c7b6428d8c00728d94f4e74628f6b0fcc22cb4290e73
SHA512: 1dbc9906ed92f095da3781b2659e551347d7c88d75cc2bf510ca5aeb68e55dc97ea0db22de100117c441f8dff887ad04597447c2fec7954a0d9ac174fa77ecfb
Homepage: http://code.haskell.org/~dons/code/mersenne-random-pure64/
Description-en: Fast pure pseudorandom number generator
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 44b46390f3218bcf356b133551e1cffc
Ghc-Package: mersenne-random-pure64-0.2.2.0-2yA9x39Gwr68e1qwz3kOtN