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

Last updated: May 19,2024

1. Install "libghc-boundedchan-dev" package

This guide covers the steps necessary to install libghc-boundedchan-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-boundedchan-dev" package

Please follow the step by step instructions below to uninstall libghc-boundedchan-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-boundedchan-dev
Priority: extra
Section: universe/haskell
Installed-Size: 148
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-boundedchan
Version: 1.0.3.0-5
Provides: libghc-boundedchan-dev-1.0.3.0-aa9f6
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-boundedchan-doc, libghc-boundedchan-prof
Filename: pool/universe/h/haskell-boundedchan/libghc-boundedchan-dev_1.0.3.0-5_amd64.deb
Size: 19224
MD5sum: eac900acb071db675a230294f703499e
SHA1: a381a998d77f2b0f90589af8c57e396139b5fc6a
SHA256: e8bbdb589b519739a159ae915a40e25d94f8c050910fcfa0d311496c94e2c6d9
Description-en: bounded (maximum-limited) channels
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ee9028e108f213e3c84af6e74328e7ef
Homepage: http://hackage.haskell.org/package/BoundedChan
Ghc-Package: BoundedChan-1.0.3.0-aa9f6e94754d12e734ff1cd77c0dfef2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu