How to Install and Uninstall libghc-broadcast-chan-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

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

Please follow the step by step instructions below to install libghc-broadcast-chan-doc on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the guidance below to uninstall libghc-broadcast-chan-doc on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-broadcast-chan-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-broadcast-chan-doc
Architecture: all
Version: 0.2.1.1-1
Priority: optional
Section: universe/doc
Source: haskell-broadcast-chan
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 651
Depends: haddock-interface-35
Recommends: libghc-unliftio-core-doc, libjs-mathjax
Filename: pool/universe/h/haskell-broadcast-chan/libghc-broadcast-chan-doc_0.2.1.1-1_all.deb
Size: 59944
MD5sum: d68be1e32b10aa7ea1f34c591cdabaa1
SHA1: 9b5e9c178936617d5f32f5b2e5d41f2f92ba0d2d
SHA256: d7432c6e7b9b7b1e587e137d86808949b4ad6f07abd63b51c1424770a2944cce
SHA512: 4c291522f8f02cea324a6b87a87ce371d565d88c62a755144e5bab99638aface8b7ac984a4b4de32b0b16028c5df695756491da2d4e56b04f351781d09f89534
Homepage: https://github.com/merijn/broadcast-chan
Description-en: 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: 9b5617a7e1409db4031ae49696f57d4a