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

Last updated: May 09,2024

1. Install "libghc-bool-extras-prof" package

This tutorial shows how to install libghc-bool-extras-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-bool-extras-prof

2. Uninstall "libghc-bool-extras-prof" package

This guide let you learn how to uninstall libghc-bool-extras-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-bool-extras-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-bool-extras-prof
Priority: extra
Section: universe/haskell
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-bool-extras
Version: 0.4.0-4
Provides: libghc-bool-extras-prof-0.4.0-4f25e
Depends: libghc-bool-extras-dev (= 0.4.0-4), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-bool-extras/libghc-bool-extras-prof_0.4.0-4_amd64.deb
Size: 6024
MD5sum: b947ef4b6be125582cf63243c8748cec
SHA1: c7ba4eaa1b999645814010baf39fe66542cfe1c7
SHA256: ee306eb6957f8f0933a143b4976683defccc17a5d2af0cfce9bf3efb470a8c6b
Description-en: Fold function for Bool type; profiling libraries
Function `bool' allows folding over boolean values, that is
comparable to the `maybe' or `either' functions on their respective
types.
.
Function `bool' is a replacement for the build-in if-then-else
syntax. However, since it is a function, it can be partially
applied and passed around to higher order functions.
.
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: c1a32417d5e771b75188cc77fe1d146f
Homepage: http://tom.lokhorst.eu/bool-extras
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu