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

Last updated: May 17,2024

1. Install "libghc-constraints-prof" package

This tutorial shows how to install libghc-constraints-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-constraints-prof" package

Learn how to uninstall libghc-constraints-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-constraints-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2508
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-constraints
Version: 0.6-1build1
Provides: libghc-constraints-prof-0.6-7bbc2
Depends: libghc-constraints-dev (= 0.6-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-binary-prof-0.7.5.0-bf6a9, libghc-deepseq-prof-1.4.1.1-614b6, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-hashable-prof-1.2.3.3-ce7af, libghc-mtl-prof-2.2.1-3af90, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-compat-prof-0.4.0.4-8aa40
Filename: pool/universe/h/haskell-constraints/libghc-constraints-prof_0.6-1build1_amd64.deb
Size: 201670
MD5sum: be3bdc7d9409153eea0ffa11dcfc17f5
SHA1: 03a38cd419d3bc883c722e8f201c6d18fe90a70b
SHA256: ad7f1e6bea491b061b3168f2294d1d4c38c39698b642d9bd78ed2140d86efa84
Description-en: Constraint manipulation; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0001e8eedb3b4cd73cdb44ab2d1e7f35
Homepage: http://github.com/ekmett/constraints/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu