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

Last updated: May 16,2024

1. Install "libghc-threads-doc" package

Please follow the guidance below to install libghc-threads-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-threads-doc

2. Uninstall "libghc-threads-doc" package

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

$ sudo apt remove libghc-threads-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-threads-doc
Priority: extra
Section: universe/doc
Installed-Size: 178
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-threads
Version: 0.5.1.3-4build1
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-threads/libghc-threads-doc_0.5.1.3-4build1_all.deb
Size: 23236
MD5sum: 499a688aa46ea1e70f57d2486a24b1e2
SHA1: 1c8b82b02512512075e061ad16c43338da92137e
SHA256: ddfad4ce4d90434003cab83fd44fd9c8081d35c66a9560fa39a8e6c9c3cbd10b
Description-en: Fork threads and wait for their result; documentation
This package provides functions to fork threads and wait for their result,
whether it's an exception or a normal value.
.
Besides waiting for the termination of a single thread this package also
provides functions to wait for a group of threads to terminate.
.
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: b9cec6dafe01bb6880e5c2d713692be8
Homepage: https://github.com/basvandijk/threads
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu