How to Install and Uninstall libghc-monad-par-prof Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

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

Please follow the guidance below to install libghc-monad-par-prof on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the guidance below to uninstall libghc-monad-par-prof on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-monad-par-prof package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-monad-par-prof
Architecture: amd64
Version: 0.3.5-1build3
Priority: extra
Section: universe/haskell
Source: haskell-monad-par
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 850
Provides: libghc-monad-par-prof-0.3.5-a6c42
Depends: libghc-monad-par-dev (= 0.3.5-1build3), libghc-abstract-deque-prof-0.3-4ba06, libghc-abstract-par-prof-0.3.3-e1731, libghc-array-prof-0.5.4.0-ddbb2, libghc-base-prof-4.13.0.0-2f220, libghc-containers-prof-0.6.2.1-ab1cf, libghc-deepseq-prof-1.4.4.0-9f093, libghc-monad-par-extras-prof-0.3.3-bda2b, libghc-mtl-prof-2.2.2-7208c, libghc-mwc-random-prof-0.14.0.0-0fc75, libghc-parallel-prof-3.2.2.0-6ed06
Filename: pool/universe/h/haskell-monad-par/libghc-monad-par-prof_0.3.5-1build3_amd64.deb
Size: 95612
MD5sum: 6e2007e7a2f07fe39912cebdeac87fe8
SHA1: b66ccb9199383190ce9894a1607c3a5ff208cc43
SHA256: 2544dde3e9b94dbc4d92d68c2509ea3d6615385c3d0c94791156ee36bb5e780a
SHA512: b45b4a804e46f23a9e82c3a46f17e586889c93c87e582cd202a1814dc4629703a5ce59e34d4e5733d4fd6e978b6d8e8356a2522e56f0f0d7e06c8769a5c30c77
Homepage: https://github.com/simonmar/monad-par
Description-en: 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: b3c5d8d7053c8b2ef47d249273fffd17