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

Last updated: July 07,2024

1. Install "libghc-foundation-dev" package

In this section, we are going to explain the necessary steps to install libghc-foundation-dev on Kali Linux

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

2. Uninstall "libghc-foundation-dev" package

Please follow the guidelines below to uninstall libghc-foundation-dev on Kali Linux:

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

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

Package: libghc-foundation-dev
Source: haskell-foundation (0.0.30-1)
Version: 0.0.30-1+b2
Installed-Size: 12242
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-foundation-dev-0.0.30-110dc
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-basement-dev-0.0.16-5c564, libghc-ghc-prim-dev-0.9.1-ca9fc, libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg)
Size: 1218932
SHA256: 5cae4b5fca3ae94d7688f286ec198224edb5b31247931c6396ac0d1261022e8b
SHA1: bf6a5ab2b87e10279425ba0c568764f61ec97f4d
MD5sum: 1d7d65bd3a9ee95ce6cb45f1af3ab2e5
Description: alternative prelude with batteries and no dependencies
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 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
Ghc-Package: foundation-0.0.30-KyFIRAhsODAGP9bDSY1vAm
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-foundation/libghc-foundation-dev_0.0.30-1+b2_amd64.deb