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

Last updated: May 17,2024

1. Install "libghc-basic-prelude-prof" package

This tutorial shows how to install libghc-basic-prelude-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-basic-prelude-prof

2. Uninstall "libghc-basic-prelude-prof" package

Please follow the steps below to uninstall libghc-basic-prelude-prof on Kali Linux:

$ sudo apt remove libghc-basic-prelude-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-basic-prelude-prof
Source: haskell-basic-prelude (0.7.0-6)
Version: 0.7.0-6+b1
Installed-Size: 271
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-basic-prelude-prof-0.7.0-cef4f
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-basic-prelude-dev (= 0.7.0-6+b1), libghc-bytestring-prof-0.11.5.2-6590e, libghc-containers-prof-0.6.7-a1650, libghc-filepath-prof-1.4.2.2-290a6, libghc-hashable-prof-1.4.3.0-e937e, libghc-text-prof-2.0.2-0847e, libghc-transformers-prof-0.5.6.2-931c3, libghc-unordered-containers-prof-0.2.19.1-230f0, libghc-vector-prof-0.13.1.0-1ffee
Size: 41368
SHA256: a0bc53f03c054dab83174e96be90fdb0547bc78d8c7a0e2d87cb5f7da908e0de
SHA1: b7a63ad7df9aa7ef60474a90593d8957e9373301
MD5sum: 0f18a9e4fab01f94511e019834026173
Description: enhanced core prelude; profiling libraries
The premise of basic-prelude is that there are a lot of very commonly
desired features missing from the standard Prelude, such as commonly
used operators (<$> and >=>, for instance) and imports for common
datatypes (e.g., ByteString and Vector). At the same time, there are
lots of other components which are more debatable, such as providing
polymorphic versions of common functions.
.
So basic-prelude is intended to give a common foundation for a number
of alternate preludes. The package provides two modules: CorePrelude
provides the common ground for other preludes to build on top of, while
BasicPrelude exports CorePrelude together with commonly used list
functions to provide a drop-in replacement for the standard Prelude.
.
Users wishing to have an improved Prelude can use BasicPrelude.
Developers wishing to create a new prelude should use CorePrelude.
.
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/snoyberg/basic-prelude
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-basic-prelude/libghc-basic-prelude-prof_0.7.0-6+b1_amd64.deb