How to Install and Uninstall libghc-bool-extras-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

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

In this section, we are going to explain the necessary steps to install libghc-bool-extras-dev on Ubuntu 21.10 (Impish Indri)

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-bool-extras-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-bool-extras-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-bool-extras-dev
Architecture: amd64
Version: 0.4.0-9build2
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-410df
Depends: libc6 (>= 2.2.5), libgmp10, libghc-base-dev-4.13.0.0-2f220
Suggests: libghc-bool-extras-doc, libghc-bool-extras-prof
Filename: pool/universe/h/haskell-bool-extras/libghc-bool-extras-dev_0.4.0-9build2_amd64.deb
Size: 9968
MD5sum: 8c0ab32d3d58a60592806dcb5f42bc6e
SHA1: 883765d807d3990fdc6d6272145fa9d338f3f4e5
SHA256: 8faf02860a1893844214492da64a6a68a99a9ef005ec6fd106acc77bcde19265
SHA512: e5400eddd5f9c978288219fd504ddfd3e4fcdee1b1cf867b973257602b2f178e7e9c1f1266e374e63c5e7480827c43b331e388cf99ae36761102e204234c1475
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