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

Last updated: May 17,2024

1. Install "libghc-free-prof" package

Please follow the steps below to install libghc-free-prof on Kali Linux

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

2. Uninstall "libghc-free-prof" package

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

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

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

Package: libghc-free-prof
Source: haskell-free (5.1.10-1)
Version: 5.1.10-1+b1
Installed-Size: 7845
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-free-prof-5.1.10-549e5
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-comonad-prof-5.0.8-6c298, libghc-containers-prof-0.6.7-a1650, libghc-distributive-prof-0.6.2.1-8a24d, libghc-exceptions-prof-0.10.5-3dbf4, libghc-free-dev (= 5.1.10-1+b1), libghc-indexed-traversable-prof-0.1.3-90056, libghc-mtl-prof-2.2.2-6f39a, libghc-profunctors-prof-5.6.2-268cb, libghc-semigroupoids-prof-5.3.7-44595, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-th-abstraction-prof-0.4.5.0-843c5, libghc-transformers-base-prof-0.4.6-94229, libghc-transformers-prof-0.5.6.2-931c3
Size: 684048
SHA256: e30db0d9b522d740b2fc1631dd3414994c94ac759aa7e31e12c31f51a09dd8e2
SHA1: 72d3b8ddbedcf82fd602890a165b85d853ca9aec
MD5sum: 4ba54b8c43def1dadde74f4e52ffee35
Description: Monads for free; profiling libraries
Free monads are useful for many tree-like structures and domain specific
languages.
.
A Monad n is a free Monad for f if every Monad homomorphism from n to another
monad m is equivalent to a natural transformation from f to m.
.
Cofree comonads provide convenient ways to talk about branching streams and
rose-trees, and can be used to annotate syntax trees.
.
A Comonad v is a cofree Comonad for f if every Comonad homomorphism another
comonad w to v is equivalent to a natural transformation from w to f.
.
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/ekmett/free/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-free/libghc-free-prof_5.1.10-1+b1_amd64.deb