How to Install and Uninstall libghc-broadcast-chan-doc Package on Kali Linux

Last updated: May 03,2024

1. Install "libghc-broadcast-chan-doc" package

Please follow the guidelines below to install libghc-broadcast-chan-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-broadcast-chan-doc

2. Uninstall "libghc-broadcast-chan-doc" package

Here is a brief guide to show you how to uninstall libghc-broadcast-chan-doc on Kali Linux:

$ sudo apt remove libghc-broadcast-chan-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-broadcast-chan-doc package on Kali Linux

Package: libghc-broadcast-chan-doc
Source: haskell-broadcast-chan
Version: 0.2.1.2-2
Installed-Size: 701
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-broadcast-chan-dev, libghc-unliftio-core-doc, libjs-mathjax
Suggests: libghc-broadcast-chan-prof
Size: 71372
SHA256: bbcc480c2b82370e802682abdf20990244110719b873968fc1c20ea4122fadce
SHA1: 152a4777b86549d2053c128513f21d9ece5be00f
MD5sum: 8bb73fbdc1ffcabb879b4f4bc4f1a6dd
Description: closable, fair, leak-avoidant, single-wakeup channel; documentation
A closable, fair, single-wakeup channel that avoids the 0 reader space leak
that Control.Concurrent.Chan from base suffers from.
.
The Chan type from Control.Concurrent.Chan consists of both a read
and write end combined into a single value. This means there is always at
least 1 read end for a Chan, which keeps any values written to it alive.
This is a problem for applications/libraries that want to have a channel
that can have zero listeners.
.
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://github.com/merijn/broadcast-chan
Section: doc
Priority: optional
Filename: pool/main/h/haskell-broadcast-chan/libghc-broadcast-chan-doc_0.2.1.2-2_all.deb