How to Install and Uninstall libghc-threads-prof Package on Kali Linux

Last updated: November 22,2024

1. Install "libghc-threads-prof" package

Please follow the guidance below to install libghc-threads-prof on Kali Linux

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

2. Uninstall "libghc-threads-prof" package

This is a short guide on how to uninstall libghc-threads-prof on Kali Linux:

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

3. Information about the libghc-threads-prof package on Kali Linux

Package: libghc-threads-prof
Source: haskell-threads
Version: 0.5.1.8-1
Installed-Size: 176
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-threads-prof-0.5.1.8-2cc4c
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-stm-prof-2.5.1.0-c4a56, libghc-threads-dev (= 0.5.1.8-1)
Size: 24428
SHA256: 162ad322713c967ddfb87355edff66683377506dd340e7bef3ee4dda9ba5ee84
SHA1: 64c7759ccd393e455ab7adef4a3572f1c47a887f
MD5sum: 56abf2b9f55786048def35541c5c2f53
Description: 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:
Homepage: https://github.com/basvandijk/threads
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-threads/libghc-threads-prof_0.5.1.8-1_amd64.deb