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

Last updated: May 07,2024

1. Install "libghc-splitmix-dev" package

Please follow the guidelines below to install libghc-splitmix-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-splitmix-dev

2. Uninstall "libghc-splitmix-dev" package

Please follow the instructions below to uninstall libghc-splitmix-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-splitmix-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-splitmix-dev
Architecture: amd64
Version: 0.0.5-1build1
Priority: optional
Section: universe/haskell
Source: haskell-splitmix
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 392
Provides: libghc-splitmix-dev-0.0.5-3c7d1
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-deepseq-dev-1.4.4.0-9f093, libghc-random-dev-1.1-523a8, libghc-time-dev-1.9.3-1ee94, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-splitmix-doc, libghc-splitmix-prof
Filename: pool/universe/h/haskell-splitmix/libghc-splitmix-dev_0.0.5-1build1_amd64.deb
Size: 44232
MD5sum: 30edf09a2bba95034857cdd66c6d1d15
SHA1: 5d31a5dcf6603a6a98a23660b97a0af551e74e88
SHA256: a4b1c49bd4fb7852a74a5e0a36d02dc0b853d2420f5c4972e4c592c820056f49
SHA512: 66f9ffd294e201757db9721bf57d4fd115031872a0570e7fe25187449c7ae17a28c7aabfa0322e4ab8feaef9a0fc4e1c1ec3eb9ad9b053b58a7e70243ec3b2f1
Description-en: fast splittable PRNG
Pure Haskell implementation of SplitMix, a splittable
pseudorandom number generator that is quite fast.
.
It should not be used for cryptographic or security applications,
because generated sequences of pseudorandom values are too predictable
(the mixing functions are easily inverted, and two successive outputs
suffice to reconstruct the internal state).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a9ebc60bf638080d3a17bfc7af59314b
Ghc-Package: splitmix-0.0.5-j9K9krpGkdGhQ6Sn7hT5L