How to Install and Uninstall libghc-constraints-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libghc-constraints-dev" package

Learn how to install libghc-constraints-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-constraints-dev" package

Here is a brief guide to show you how to uninstall libghc-constraints-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-constraints-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-constraints-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3221
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-constraints
Version: 0.6-1build1
Provides: libghc-constraints-dev-0.6-7bbc2
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-deepseq-dev-1.4.1.1-614b6, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-hashable-dev-1.2.3.3-ce7af, libghc-mtl-dev-2.2.1-3af90, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-compat-dev-0.4.0.4-8aa40, libc6 (>= 2.2.5)
Suggests: libghc-constraints-doc, libghc-constraints-prof
Filename: pool/universe/h/haskell-constraints/libghc-constraints-dev_0.6-1build1_amd64.deb
Size: 224292
MD5sum: efce6629a1365587d3e7d20cecae2239
SHA1: b089298f2ab34e388c83ad92eb86cdb5abfca8fd
SHA256: 41a96c8e1e1b30a6f1b5febdaa36d578e0a6d5cc3da7d6932569aacb9fe2077a
Description-en: Constraint manipulation
GHC 7.4 gave us the ability to talk about ConstraintKinds. This package
provides a vocabulary for working with them.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 3263b264c8706ec93bca239785ebfab3
Homepage: http://github.com/ekmett/constraints/
Ghc-Package: constraints-0.6-7bbc26afbadf8a39de3c72b9b6c145f6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu