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

Last updated: November 26,2024

1. Install "libghc-threads-prof" package

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

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

2. Uninstall "libghc-threads-prof" package

This guide let you learn how to uninstall libghc-threads-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-threads-prof
Priority: extra
Section: universe/haskell
Installed-Size: 147
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-threads
Version: 0.5.1.3-4build1
Provides: libghc-threads-prof-0.5.1.3-2f474
Depends: libghc-threads-dev (= 0.5.1.3-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-stm-prof-2.4.4.1-7050c
Filename: pool/universe/h/haskell-threads/libghc-threads-prof_0.5.1.3-4build1_amd64.deb
Size: 17288
MD5sum: 147a3d6b75b3273f5e17d830f0379125
SHA1: b2c909d7270fb2a415e5b47e7fb5f83e574e23d5
SHA256: 19b779b73faff6a3417722aae6e2c4ffcb1076497fce2271a8f59713b0cc61c0
Description-en: Fork threads and wait for their result; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 576b1f2cd405d80a076d4df803cb179b
Homepage: https://github.com/basvandijk/threads
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu