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

Last updated: May 09,2024

1. Install "libghc-boundedchan-prof" package

Here is a brief guide to show you how to install libghc-boundedchan-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-boundedchan-prof" package

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

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

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

Package: libghc-boundedchan-prof
Priority: extra
Section: universe/haskell
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-boundedchan
Version: 1.0.3.0-5
Provides: libghc-boundedchan-prof-1.0.3.0-aa9f6
Depends: libghc-boundedchan-dev (= 1.0.3.0-5), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-boundedchan/libghc-boundedchan-prof_1.0.3.0-5_amd64.deb
Size: 14944
MD5sum: 3ebf93cd96d6dc667190e1e1079b961c
SHA1: 0360d9d060abc275d5faf3dd6a00a6eba8c1694c
SHA256: 4c133c52b94561c0de396c03c039dcc9c015e52bf316d18ba482ea280c061659
Description-en: bounded (maximum-limited) channels; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: c5497a66e36becc295b8a09609f33b14
Homepage: http://hackage.haskell.org/package/BoundedChan
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu