How to Install and Uninstall libghc-concurrent-output-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libghc-concurrent-output-dev" package

Please follow the step by step instructions below to install libghc-concurrent-output-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-concurrent-output-dev

2. Uninstall "libghc-concurrent-output-dev" package

Learn how to uninstall libghc-concurrent-output-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-concurrent-output-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-concurrent-output-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-concurrent-output-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1107
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-concurrent-output
Version: 1.7.3-1build1
Provides: libghc-concurrent-output-dev-1.7.3-fc17f
Depends: libghc-ansi-terminal-dev-0.6.2.3-7b40b, libghc-async-dev-2.0.2-a8314, libghc-base-dev-4.8.2.0-0d6d1, libghc-directory-dev-1.2.2.0-660a7, libghc-exceptions-dev-0.8.0.2-36aed, libghc-process-dev-1.2.3.0-a2232, libghc-stm-dev-2.4.4.1-7050c, libghc-terminal-size-dev-0.3.2.1-dbaf6, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-unix-dev-2.7.1.0-bb54e, libc6 (>= 2.2.5)
Suggests: libghc-concurrent-output-doc, libghc-concurrent-output-prof
Filename: pool/universe/h/haskell-concurrent-output/libghc-concurrent-output-dev_1.7.3-1build1_amd64.deb
Size: 136986
MD5sum: 3d5fde78d36e0f5a807bf3faefe51a7f
SHA1: 60c615ad26c29001fbea83f0d88ba4d2cee0bba6
SHA256: 06a98547d34e99c93130701637c2fe883d1b1d2568ccda87aab48070f1bc1336
Description-en: Ungarble output from several threads
Provides a simple interface for writing concurrent programs that
need to output a lot of status messages to the console, or display
multiple progress bars for different activities at the same time,
or concurrently run external commands that output to the console.
.
Built on top of that is a way of defining multiple output regions,
which are automatically laid out on the screen and can be individually
updated. Can be used for progress displays etc.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 3f6620a00b599edfbad9df93da41af89
Homepage: http://hackage.haskell.org/package/concurrent-output
Ghc-Package: concurrent-output-1.7.3-fc17f4405847a90de67ac2e9a290808b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu