How to Install and Uninstall libghc-splitmix-prof Package on Kali Linux

Last updated: May 15,2024

1. Install "libghc-splitmix-prof" package

This guide let you learn how to install libghc-splitmix-prof on Kali Linux

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

2. Uninstall "libghc-splitmix-prof" package

Learn how to uninstall libghc-splitmix-prof on Kali Linux:

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

3. Information about the libghc-splitmix-prof package on Kali Linux

Package: libghc-splitmix-prof
Source: haskell-splitmix
Version: 0.1.0.5-1
Installed-Size: 346
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-splitmix-prof-0.1.0.5-a7661
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-splitmix-dev (= 0.1.0.5-1)
Size: 46088
SHA256: 97950686488c18147714ce276a0b02ec1e1931b7b6c674353ca20d8c6a1a510a
SHA1: 3d7abf70aa89e3ea71047c89fea32861fbaee2b5
MD5sum: ea4cbf0df57d7ee1940196fcdc9074ec
Description: fast splittable PRNG; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-splitmix/libghc-splitmix-prof_0.1.0.5-1_amd64.deb