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

Last updated: May 13,2024

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

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

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

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

Please follow the steps below to uninstall libghc-mersenne-random-pure64-prof on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-mersenne-random-pure64-prof package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-mersenne-random-pure64-prof
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: 179
Provides: libghc-mersenne-random-pure64-prof-0.2.2.0-03872
Depends: libghc-mersenne-random-pure64-dev (= 0.2.2.0-4build1), libghc-base-prof-4.13.0.0-c9705, libghc-random-prof-1.1-04308, libghc-time-prof-1.9.3-a9e1f
Filename: pool/universe/h/haskell-mersenne-random-pure64/libghc-mersenne-random-pure64-prof_0.2.2.0-4build1_amd64.deb
Size: 22868
MD5sum: cdebf92ff94ffcd95a6aca3b4b2c4735
SHA1: fb64f397bb42081a0527bb833ae67a40239580f5
SHA256: a943236c8c1d4c5326e2fd7687b79ddd418cbc6a0982a61efccd498cb87ca48d
SHA512: 3791fe3291f2cb5c8324c4b221d5bc406bc35185b8aada5cbc43f951e21f0f3d81f5444316e017e2497221210caa0f4fd2164c32efb0c65ea73ee2a95aba0fa8
Homepage: http://code.haskell.org/~dons/code/mersenne-random-pure64/
Description-en: Fast pure pseudorandom number generator; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 04517ad245ca39bc7458f8628694c58d