How to Install and Uninstall libghc-stm-chans-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

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

Learn how to install libghc-stm-chans-doc on Ubuntu 21.10 (Impish Indri)

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

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

This guide covers the steps necessary to uninstall libghc-stm-chans-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-stm-chans-doc package on Ubuntu 21.10 (Impish Indri)

Package: libghc-stm-chans-doc
Architecture: all
Version: 3.0.0.4-9build2
Priority: extra
Section: universe/doc
Source: haskell-stm-chans
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 710
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-stm-chans/libghc-stm-chans-doc_3.0.0.4-9build2_all.deb
Size: 52948
MD5sum: 0172d99e10c07d3c07df3f3e7080e0f7
SHA1: 0be41b8a01f9a1275a535dfe1851d78f29b05dac
SHA256: f0e95c36d301d72573a975400b3dfd938049b5ce46dd6c704b8fb1bbd9e9d92b
SHA512: 7d0597ecfa2dd230580342f0cacf3c3fb76a2b7a833cfbdc2e8f3198f28168af6a718e169238b9183820b7dfee1acb1ff2876bf52c03d31ead7d13e1428c6b4a
Homepage: http://code.haskell.org/~wren/
Description-en: 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: da4e36682f990d3cc11e5471abe7304f