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

Last updated: May 16,2024

1. Install "libghc-foundation-dev" package

This tutorial shows how to install libghc-foundation-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-foundation-dev" package

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

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

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

Package: libghc-foundation-dev
Architecture: amd64
Version: 0.0.25-1build1
Priority: extra
Section: universe/haskell
Source: haskell-foundation
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13817
Provides: libghc-foundation-dev-0.0.25-290f1
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-basement-dev-0.0.11-46ad5, libghc-ghc-prim-dev-0.5.3-ce4de, libc6 (>= 2.17), libgmp10
Suggests: libghc-foundation-doc, libghc-foundation-prof
Filename: pool/universe/h/haskell-foundation/libghc-foundation-dev_0.0.25-1build1_amd64.deb
Size: 1226908
MD5sum: 05d64629ef384c432f952adfd2e165a7
SHA1: 304afc4c2ce4a53f21012e77cc6243c178abdf75
SHA256: e4058f3e752d39828b95fc341d84a87cdd56f0014d83c839d83d6ed0d42b09a3
SHA512: a5663694fec28bda26e5ea8b8389b7bcd84d14ba389c7b9da09f4e47cbc6118cf28f298b4ca0b54218bbbb9869c2bf93e87a4a1ee6024326519580ddc85c9da7
Homepage: https://github.com/haskell-foundation/foundation
Description-en: alternative prelude with batteries and no dependencies
A custom prelude with no dependencies apart from base.
.
This package has the following goals:
* provide a base like sets of modules that provide a consistent set
of features and bugfixes across multiple versions of GHC (unlike base).
* provide a better and more efficient prelude than base's prelude.
* be self-sufficient: no external dependencies apart from base.
* provide better data-types: packed unicode string by default, arrays.
* Better numerical classes that better represent mathematical thing
(No more all-in-one Num).
* Better I/O system with less Lazy IO
* Usual partial functions distinguished through type system
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9eefc3f10196bb0a5e697ccd33dc572c
Ghc-Package: foundation-0.0.25-GAPvqmKNbZqDPr6kW4eqkr