How to Install and Uninstall libghc-broadcast-chan-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

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

This tutorial shows how to install libghc-broadcast-chan-doc on Ubuntu 21.04 (Hirsute Hippo)

$ 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 21.04 (Hirsute Hippo):

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

3. Information about the libghc-broadcast-chan-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-broadcast-chan-doc
Architecture: all
Version: 0.2.1.1-1build1
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-1build1_all.deb
Size: 60000
MD5sum: da66af7db1f082f072975967e9a9d911
SHA1: bf24496b1f49f8f047f11d400d39789c13ba2d96
SHA256: a3b6fedaa60182f5568a84fe58eb4e8e8b22364a485f8229991c68788ca87a24
SHA512: 9c2950da3a8457421e1a520583e8d08d69b4a3a141d4808dafa42ec3133776586414684450784124b8b0f5c71c11840d6d702df0151510b12fbfe4b396879ec8
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