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

Last updated: May 11,2024

1. Install "libghc-stm-chans-dev" package

This is a short guide on how to install libghc-stm-chans-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-stm-chans-dev

2. Uninstall "libghc-stm-chans-dev" package

Please follow the steps below to uninstall libghc-stm-chans-dev on Kali Linux:

$ sudo apt remove libghc-stm-chans-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-stm-chans-dev
Source: haskell-stm-chans (3.0.0.9-1)
Version: 3.0.0.9-1+b1
Installed-Size: 542
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-stm-chans-dev-3.0.0.9-88b11
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: 53596
SHA256: 717b1e58e2d7f2a1cd8387d478fde1f54f7fcad2b65eb8ad202264ab93c6a230
SHA1: 9ec4bd7478d60a6b2c7fd246f98b24957a3e3176
MD5sum: 0d28d3b2cbe6607ec0045aa26b1a67e6
Description: additional types of channels for STM
Additional types of STM channels:
* TBChan: a version of TChan where the queue is bounded in length
* TBMChan: a version of TChan where the queue is bounded in length
and closeable.
* TBMQueue: a version of TQueue where the queue is bounded in length
and closeable.
* TMChan: a version of TChan where the queue is closeable. This is
similar to a TChan (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
* TMQueue: a version of TQueue where the queue is closeable. This is
similar to a TQueue (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://wrengr.org/software/hackage.html
Ghc-Package: stm-chans-3.0.0.9-HC5DzDy937dJnRBWxlJfuc
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-stm-chans/libghc-stm-chans-dev_3.0.0.9-1+b1_amd64.deb