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

Last updated: May 10,2024

1. Install "libghc-threads-dev" package

This guide covers the steps necessary to install libghc-threads-dev on Kali Linux

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

2. Uninstall "libghc-threads-dev" package

Please follow the guidelines below to uninstall libghc-threads-dev on Kali Linux:

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

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

Package: libghc-threads-dev
Source: haskell-threads
Version: 0.5.1.8-1
Installed-Size: 203
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-threads-dev-0.5.1.8-2cc4c
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-stm-dev-2.5.1.0-c4a56, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 26464
SHA256: 6e12cd5f3b59d0c27bfd21012409f1fe04e9f3f8a2c63fec989da158cb123bcf
SHA1: 193ac901d036037bbb637925f6c52c42530064de
MD5sum: 5278f48c3b460c4c3e3d054ddc0b2da0
Description: Fork threads and wait for their result
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/basvandijk/threads
Ghc-Package: threads-0.5.1.8-FuqLs5MkCwMFJREmh2VuC1
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-threads/libghc-threads-dev_0.5.1.8-1_amd64.deb