How to Install and Uninstall libghc-bool-extras-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

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

This guide covers the steps necessary to install libghc-bool-extras-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This is a short guide on how to uninstall libghc-bool-extras-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-bool-extras-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-bool-extras-dev
Architecture: amd64
Version: 0.4.0-9build1
Priority: extra
Section: universe/haskell
Source: haskell-bool-extras
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 62
Provides: libghc-bool-extras-dev-0.4.0-43489
Depends: libc6 (>= 2.2.5), libgmp10, libghc-base-dev-4.13.0.0-c9705
Suggests: libghc-bool-extras-doc, libghc-bool-extras-prof
Filename: pool/universe/h/haskell-bool-extras/libghc-bool-extras-dev_0.4.0-9build1_amd64.deb
Size: 9940
MD5sum: 2c4e056f23313123ebda9b10ae2cfc80
SHA1: b9a5123f1c84d59c68031bcd063acf9477d3922e
SHA256: d244c98f73969208c724868669440474e8b6da7d9d484e3a1b598cd58f66f8fb
SHA512: 5f230ba18c1973ed98a8710dd793cd235d1a1db9af24a1fc915f142503011ac990203b8b50ae1f353408b47663c3f90352b95c0d0236be527cfcc870ef36784c
Homepage: http://tom.lokhorst.eu/bool-extras
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: c4f60672f7bed20449910c949fc9508b
Ghc-Package: bool-extras-0.4.0-L6x6VUZE89TKPEf0FQ0GFI