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

Last updated: May 19,2024

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

Please follow the step by step instructions below to install libghc-bool-extras-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libghc-bool-extras-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-bool-extras-doc
Priority: extra
Section: universe/doc
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-bool-extras
Version: 0.4.0-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-bool-extras/libghc-bool-extras-doc_0.4.0-4_all.deb
Size: 18592
MD5sum: 0c85507a524c4e6298c19506eef80a27
SHA1: ed847dabe039babbceb1350a83b6074b8ba64310
SHA256: ed9ca5e558ff582503f9fb4922841a97b84ed76284d074c09c228a649868777b
Description-en: Fold function for Bool type; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 51ec799baaa764523b0d44e51d89b589
Homepage: http://tom.lokhorst.eu/bool-extras
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu