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

Last updated: May 10,2024

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

This guide covers the steps necessary to install libghc-mersenne-random-pure64-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This is a short guide on how to uninstall libghc-mersenne-random-pure64-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: libghc-mersenne-random-pure64-dev
Architecture: amd64
Version: 0.2.2.0-4build1
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-03872
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-random-dev-1.1-04308, libghc-time-dev-1.9.3-a9e1f, 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-4build1_amd64.deb
Size: 28252
MD5sum: 4bc401b25955eefcccb0bed81478adbd
SHA1: 3f4dc632a321a3f521f0b27a2e259b1991612811
SHA256: 38c0d58d3a284fcea38bd9c6703cd7525fb46ae252ffe5805654bcdb91bf4665
SHA512: 3679e7d284e17e3735c01ad8dfe9f85cb070d9f689be6ed29b95cbbdcac32ac1bfa357c290df9f6a60e794180330755a8d0baf8b7e41acf07749422d283a79d0
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