How to Install and Uninstall libghc-boundedchan-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 27,2024

1. Install "libghc-boundedchan-doc" package

Please follow the steps below to install libghc-boundedchan-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-boundedchan-doc

2. Uninstall "libghc-boundedchan-doc" package

Please follow the guidance below to uninstall libghc-boundedchan-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-boundedchan-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-boundedchan-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-boundedchan-doc
Priority: extra
Section: universe/doc
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-boundedchan
Version: 1.0.3.0-5
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-boundedchan/libghc-boundedchan-doc_1.0.3.0-5_all.deb
Size: 19682
MD5sum: 28d421741173a39087f434dbfc85ba1f
SHA1: a9292b07f23a6b9f6f380432d7ee4f7afa1091df
SHA256: 9a95984d203699c84acb2af8e005a8c8548fa7fb70c2843148a4a67d936c450c
Description-en: bounded (maximum-limited) channels; documentation
This library introduces BoundedChan. BoundedChans differ from Chans
in that they are guaranteed to contain no more than a certain number
of elements.
.
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: e445684ed80555918e37a145f50fb445
Homepage: http://hackage.haskell.org/package/BoundedChan
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu