How to Install and Uninstall libghc-free-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 11,2024

1. Install "libghc-free-dev" package

Please follow the guidance below to install libghc-free-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-free-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-free-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-free-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-free-dev
Architecture: amd64
Version: 5.1.3-1build2
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: 8669
Provides: libghc-free-dev-5.1.3-61e54
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-comonad-dev-5.0.6-6cc05, libghc-containers-dev-0.6.2.1-ab1cf, libghc-distributive-dev-0.6.2-bfecc, libghc-exceptions-dev-0.10.4-478d8, libghc-mtl-dev-2.2.2-7208c, libghc-profunctors-dev-5.5.2-c5089, libghc-semigroupoids-dev-5.3.4-27abe, libghc-template-haskell-dev-2.15.0.0-80f0d, libghc-transformers-dev-0.5.6.2-59c2c, libghc-transformers-base-dev-0.4.5.2-ff438, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-free-doc, libghc-free-prof
Filename: pool/universe/h/haskell-free/libghc-free-dev_5.1.3-1build2_amd64.deb
Size: 647256
MD5sum: f6190a0c130272b20d6475ed3d18504e
SHA1: 3df95d6cc52a28f168477b0332ed9477bb0c14f6
SHA256: 28001ae62634a0ca8c95448e1252be624d6f72bbc93cb6b6004dd9bdad99e76a
SHA512: 95d97eb51e8bb630e6b0585525555ca784e0373368dae59d72f995b2d51159724694464fe9dfc07aecb96dc657d6e0049c463d3cf21922531ecaf6cb98cac632
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-5qjG3ndGgqnj0psVB63Eh