How to Install and Uninstall libghc-free-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "libghc-free-dev" package

Please follow the step by step instructions below to install libghc-free-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-free-dev" package

Please follow the instructions below to uninstall libghc-free-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-free-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-free-dev
Architecture: amd64
Version: 5.1.3-1build1
Priority: extra
Section: universe/haskell
Source: haskell-free
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 8683
Provides: libghc-free-dev-5.1.3-af793
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-comonad-dev-5.0.6-98c01, libghc-containers-dev-0.6.2.1-b8f3d, libghc-distributive-dev-0.6.2-81c4f, libghc-exceptions-dev-0.10.4-f35a5, libghc-mtl-dev-2.2.2-13482, libghc-profunctors-dev-5.5.2-9a986, libghc-semigroupoids-dev-5.3.4-8f7be, libghc-template-haskell-dev-2.15.0.0-6d2a0, libghc-transformers-dev-0.5.6.2-e88a5, libghc-transformers-base-dev-0.4.5.2-64a24, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-free-doc, libghc-free-prof
Filename: pool/universe/h/haskell-free/libghc-free-dev_5.1.3-1build1_amd64.deb
Size: 646988
MD5sum: 6d8fd18b3ff7647414412cda54dd6ec7
SHA1: 0aea6e082a68218b714308f51bcdb96968afc7dd
SHA256: 8cd2ce8b395decdc907a49984abf8738fcbe535e548391ee073a5b756648dab9
SHA512: a7815a2eacf93296b9b0ee7a368ffbf6c8ad46382ab7fbdc1d907fdf1742e04f81e50409f7460520c45d8a3cad7d853c6215f8e1d9b17db01d538c2c280b5165
Homepage: https://github.com/ekmett/free/
Description-en: 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: cf895897d953610a9f98e991e97cfcef
Ghc-Package: free-5.1.3-65HmBIQlYHWKqMArX89p4T