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

Last updated: May 18,2024

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

This tutorial shows how to install libghc-monad-par-extras-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libghc-monad-par-extras-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-monad-par-extras-dev
Priority: extra
Section: universe/haskell
Installed-Size: 425
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-dev-0.3.3-ba92a
Depends: libghc-abstract-par-dev-0.3.3-5ecce, libghc-base-dev-4.8.2.0-0d6d1, libghc-cereal-dev-0.4.1.1-e5a2d, libghc-deepseq-dev-1.4.1.1-614b6, libghc-mtl-dev-2.2.1-3af90, libghc-random-dev-1.1-c46cc, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-monad-par-extras-doc, libghc-monad-par-extras-prof
Filename: pool/universe/h/haskell-monad-par-extras/libghc-monad-par-extras-dev_0.3.3-5_amd64.deb
Size: 49564
MD5sum: dfc1a57e2034ccd91eefc5779d412986
SHA1: e0978521b1566b599aff859b38cc3deed8de07c2
SHA256: 15d52aaa9dfacf29682a8fae4e791702b2523bfc7cba45679977c09789b7f92a
Description-en: Combinators and extra features for Par monads
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 79e47a3736e2e88e11a0eba3144055d7
Homepage: https://github.com/simonmar/monad-par
Ghc-Package: monad-par-extras-0.3.3-ba92a08772663ce7217ef45a5621f55b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu