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

Last updated: May 18,2024

1. Install "libghc-monad-par-prof" package

Please follow the guidelines below to install libghc-monad-par-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-monad-par-prof

2. Uninstall "libghc-monad-par-prof" package

Please follow the guidelines below to uninstall libghc-monad-par-prof on Kali Linux:

$ sudo apt remove libghc-monad-par-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-monad-par-prof
Source: haskell-monad-par
Version: 0.3.6-1
Installed-Size: 859
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-monad-par-prof-0.3.6-ffbdf
Depends: libghc-abstract-deque-prof-0.3-e740c, libghc-abstract-par-prof-0.3.3-5a079, libghc-array-prof-0.5.4.0-0952c, libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-monad-par-dev (= 0.3.6-1), libghc-monad-par-extras-prof-0.3.3-bbd2b, libghc-mtl-prof-2.2.2-6f39a, libghc-mwc-random-prof-0.15.0.2-4e96f, libghc-parallel-prof-3.2.2.0-afc9a
Size: 104820
SHA256: 3b14cdf9589d72eace91470bae45c25318761f80c7c5435564ff2d13b662d636
SHA1: 394b940664877202a4d8a3eed798865ec9814963
MD5sum: 9e1b38ecd1e20db00eca57839f228e84
Description: parallel programming based on a monad; profiling libraries
This library offers an alternative parallel programming API to that
provided by the parallel package. The Par monad allows the simple
description of parallel computations, and can be used to add
parallelism to pure Haskell code. The basic API is straightforward:
the monad supports forking and simple communication in terms of IVars.
.
The library comes with an efficient work-stealing implementation, but
the internals are also exposed so that you can build your own scheduler
if necessary.
.
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:
Homepage: https://github.com/simonmar/monad-par
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-monad-par/libghc-monad-par-prof_0.3.6-1_amd64.deb