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

Last updated: May 20,2024

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

In this section, we are going to explain the necessary steps to install libghc-stm-chans-doc on Kali Linux

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

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

Please follow the instructions below to uninstall libghc-stm-chans-doc on Kali Linux:

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

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

Package: libghc-stm-chans-doc
Source: haskell-stm-chans
Version: 3.0.0.9-1
Installed-Size: 761
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-stm-chans-dev, libjs-mathjax
Suggests: libghc-stm-chans-prof
Size: 64172
SHA256: 43d0f9ce261fbef254ca1dde43f6b5c466fa713dcc873504fb461383efba1a5a
SHA1: 65b85a2e92914d9a1393fb73892bc72e17d887c5
MD5sum: c2bfbcb792992cdcddcd98d241f77fdb
Description: additional types of channels for STM; documentation
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 the documentation for 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
Section: doc
Priority: optional
Filename: pool/main/h/haskell-stm-chans/libghc-stm-chans-doc_3.0.0.9-1_all.deb