How to Install and Uninstall libghc-monad-par-extras-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

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

Please follow the guidelines below to install libghc-monad-par-extras-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall libghc-monad-par-extras-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-monad-par-extras-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-monad-par-extras-prof
Priority: extra
Section: universe/haskell
Installed-Size: 380
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-monad-par-extras
Version: 0.3.3-5
Provides: libghc-monad-par-extras-prof-0.3.3-ba92a
Depends: libghc-monad-par-extras-dev (= 0.3.3-5), libghc-abstract-par-prof-0.3.3-5ecce, libghc-base-prof-4.8.2.0-0d6d1, libghc-cereal-prof-0.4.1.1-e5a2d, libghc-deepseq-prof-1.4.1.1-614b6, libghc-mtl-prof-2.2.1-3af90, libghc-random-prof-1.1-c46cc, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-monad-par-extras/libghc-monad-par-extras-prof_0.3.3-5_amd64.deb
Size: 44614
MD5sum: 284cb98502b46fa1fb195554d0505b11
SHA1: 11900292dd9e6a8733ac5f24e524d78fab01a003
SHA256: c4aa2abc2bc6bde99a7ef73d4cd235e622ecde9f39c8a7c43dc81c614acf88b9
Description-en: Combinators and extra features for Par monads; profiling libraries
The Par monad offers a simple API for parallel programming. The library works
for parallelising both pure and IO computations, although only the pure
version is deterministic. The default implementation provides a work-stealing
scheduler and supports forking tasks that are much lighter weight than
IO-threads.
.
This package provides combinators and extra features for Par monads.
.
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: 608c8c8d67812c8690ff79b3d8ccb36a
Homepage: https://github.com/simonmar/monad-par
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu