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

Last updated: May 17,2024

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

Learn how to install libghc-concurrent-output-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libghc-concurrent-output-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-concurrent-output-prof
Priority: extra
Section: universe/haskell
Installed-Size: 958
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-concurrent-output
Version: 1.7.3-1build1
Provides: libghc-concurrent-output-prof-1.7.3-fc17f
Depends: libghc-concurrent-output-dev (= 1.7.3-1build1), libghc-ansi-terminal-prof-0.6.2.3-7b40b, libghc-async-prof-2.0.2-a8314, libghc-base-prof-4.8.2.0-0d6d1, libghc-directory-prof-1.2.2.0-660a7, libghc-exceptions-prof-0.8.0.2-36aed, libghc-process-prof-1.2.3.0-a2232, libghc-stm-prof-2.4.4.1-7050c, libghc-terminal-size-prof-0.3.2.1-dbaf6, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450, libghc-unix-prof-2.7.1.0-bb54e
Filename: pool/universe/h/haskell-concurrent-output/libghc-concurrent-output-prof_1.7.3-1build1_amd64.deb
Size: 112388
MD5sum: 7f24a07d076f97aa3e596c7b347bd608
SHA1: c3c21ed05f9b6b5242329dd7ec01aa141bc77906
SHA256: 6b0de797dda03e4c55d573d270bad90f8a40c4b0334102d3389002bc5e14f376
Description-en: Ungarble output from several threads; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0b04ac09dae1110f5eb09b5afbbeb812
Homepage: http://hackage.haskell.org/package/concurrent-output
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu