How to Install and Uninstall libghc-foundation-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "libghc-foundation-doc" package

This tutorial shows how to install libghc-foundation-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-foundation-doc

2. Uninstall "libghc-foundation-doc" package

Please follow the steps below to uninstall libghc-foundation-doc on Kali Linux:

$ sudo apt remove libghc-foundation-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-foundation-doc package on Kali Linux

Package: libghc-foundation-doc
Source: haskell-foundation
Version: 0.0.30-1
Installed-Size: 19824
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-basement-doc, libghc-foundation-dev, libjs-mathjax
Suggests: libghc-foundation-prof
Size: 654524
SHA256: 6415b8d53224d5985a7ddfc755372cb13b89fe2752870d319e77cba0fbe9bfbb
SHA1: 99104c63c7ba6a42282d97cad855c602bb2b9fbc
MD5sum: 1c2615748a31d2da0018ffa68df476a2
Description: alternative prelude with batteries and no dependencies; documentation
A custom prelude with no dependencies apart from base.
.
This package has the following goals:
* provide a base like sets of modules that provide a consistent set
of features and bugfixes across multiple versions of GHC (unlike base).
* provide a better and more efficient prelude than base's prelude.
* be self-sufficient: no external dependencies apart from base.
* provide better data-types: packed unicode string by default, arrays.
* Better numerical classes that better represent mathematical thing
(No more all-in-one Num).
* Better I/O system with less Lazy IO
* Usual partial functions distinguished through type system
.
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:
Homepage: https://github.com/haskell-foundation/foundation
Section: doc
Priority: optional
Filename: pool/main/h/haskell-foundation/libghc-foundation-doc_0.0.30-1_all.deb