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

Last updated: May 17,2024

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

Please follow the guidelines below to install libghc-concurrent-output-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the instructions below to uninstall libghc-concurrent-output-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-concurrent-output-doc
Priority: extra
Section: universe/doc
Installed-Size: 585
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-concurrent-output
Version: 1.7.3-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-async-doc, libghc-exceptions-doc, libghc-stm-doc, libghc-text-doc
Filename: pool/universe/h/haskell-concurrent-output/libghc-concurrent-output-doc_1.7.3-1build1_all.deb
Size: 55238
MD5sum: 5b4f1239465db8d84c9a4f63c2fc95ce
SHA1: 92f5e1ae4b87694bbd1a3cd624cc97eb5fa4fa46
SHA256: cb289074896011bec66f19507355a3f7d1fb9c706c504241641498c67957c3d6
Description-en: Ungarble output from several threads; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 5cad89a1cf581b5da4312ec3d787eb75
Homepage: http://hackage.haskell.org/package/concurrent-output
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu