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

Last updated: May 09,2024

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

Please follow the guidelines below to install libghc-bool-extras-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libghc-bool-extras-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-bool-extras-dev
Priority: extra
Section: universe/haskell
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-bool-extras
Version: 0.4.0-4
Provides: libghc-bool-extras-dev-0.4.0-4f25e
Depends: libc6 (>= 2.2.5), libghc-base-dev-4.8.2.0-0d6d1
Suggests: libghc-bool-extras-doc, libghc-bool-extras-prof
Filename: pool/universe/h/haskell-bool-extras/libghc-bool-extras-dev_0.4.0-4_amd64.deb
Size: 8442
MD5sum: 7620ab976f3f31d907f518639b97a1de
SHA1: f34ae1ffd6f542618d222682942f36faa7a865a6
SHA256: 31d306cc00f6f8a3f7639de76c9e64595fae832db896daa4d98fe4dacbeed5eb
Description-en: Fold function for Bool type
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 6f3dc3e1f9e9110b161f843e8616d02b
Homepage: http://tom.lokhorst.eu/bool-extras
Ghc-Package: bool-extras-0.4.0-4f25e414d1447da5daf177526a74b839
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu