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

Last updated: September 20,2024

1. Install "libghc-free-dev" package

Here is a brief guide to show you how to install libghc-free-dev on Kali Linux

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

2. Uninstall "libghc-free-dev" package

Please follow the step by step instructions below to uninstall libghc-free-dev on Kali Linux:

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

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

Package: libghc-free-dev
Source: haskell-free (5.1.10-1)
Version: 5.1.10-1+b1
Installed-Size: 7905
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-free-dev-5.1.10-549e5
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-comonad-dev-5.0.8-6c298, libghc-containers-dev-0.6.7-a1650, libghc-distributive-dev-0.6.2.1-8a24d, libghc-exceptions-dev-0.10.5-3dbf4, libghc-indexed-traversable-dev-0.1.3-90056, libghc-mtl-dev-2.2.2-6f39a, libghc-profunctors-dev-5.6.2-268cb, libghc-semigroupoids-dev-5.3.7-44595, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-th-abstraction-dev-0.4.5.0-843c5, libghc-transformers-base-dev-0.4.6-94229, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 674732
SHA256: 84c8013ba39b2c5236125caf3acf279d985384a55deef9324076cfd62da9d307
SHA1: 6997e2ae1e8b8c0fb67044e1548b9ea656f097be
MD5sum: 736f174e5967503cf0629479d9399278
Description: Monads for free
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/ekmett/free/
Ghc-Package: free-5.1.10-FMCdjFdmllk82DE5gzu55o
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-free/libghc-free-dev_5.1.10-1+b1_amd64.deb