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

Last updated: May 08,2024

1. Install "libghc-foundation-prof" package

Please follow the guidelines below to install libghc-foundation-prof on Kali Linux

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

2. Uninstall "libghc-foundation-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-foundation-prof on Kali Linux:

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

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

Package: libghc-foundation-prof
Source: haskell-foundation (0.0.30-1)
Version: 0.0.30-1+b2
Installed-Size: 11600
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-foundation-prof-0.0.30-110dc
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-basement-prof-0.0.16-5c564, libghc-foundation-dev (= 0.0.30-1+b2), libghc-ghc-prim-prof-0.9.1-ca9fc
Size: 1150376
SHA256: a36076addbb25741f5ef38c2c60f52d257988e94445b6c91b7e3d32c489a0eab
SHA1: 319122236ecc93ad62825ed188059836eee2296f
MD5sum: 8f15e16f5b4f56653e7fc9a159efe099
Description: alternative prelude with batteries and no dependencies; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/haskell-foundation/foundation
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-foundation/libghc-foundation-prof_0.0.30-1+b2_amd64.deb