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

Last updated: November 26,2024

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

This tutorial shows how to install libghc-stm-chans-prof on Kali Linux

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

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

This guide let you learn how to uninstall libghc-stm-chans-prof on Kali Linux:

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

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

Package: libghc-stm-chans-prof
Source: haskell-stm-chans (3.0.0.9-1)
Version: 3.0.0.9-1+b1
Installed-Size: 455
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-stm-chans-prof-3.0.0.9-88b11
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-stm-chans-dev (= 3.0.0.9-1+b1), libghc-stm-prof-2.5.1.0-c4a56
Size: 47736
SHA256: bf09f7fa56235cb1bcac367d4539ab02fa4fd76b8d1a33754caeb29f1acf87b3
SHA1: 750fce985b5caf79188467b4f3a2b9d25bf39545
MD5sum: f6b7a6e08c6d276839f91ebbf8f847d5
Description: additional types of channels for STM; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://wrengr.org/software/hackage.html
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-stm-chans/libghc-stm-chans-prof_3.0.0.9-1+b1_amd64.deb