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

Last updated: May 20,2024

1. Install "libghc-equivalence-dev" package

Please follow the guidance below to install libghc-equivalence-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-equivalence-dev" package

Learn how to uninstall libghc-equivalence-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-equivalence-dev
Priority: extra
Section: universe/haskell
Installed-Size: 830
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-equivalence
Version: 0.3.1-2
Provides: libghc-equivalence-dev-0.3.1-bc260
Depends: libghc-stmonadtrans-dev-0.3.3-5c3e0, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, 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-equivalence-doc, libghc-equivalence-prof
Filename: pool/universe/h/haskell-equivalence/libghc-equivalence-dev_0.3.1-2_amd64.deb
Size: 64954
MD5sum: e22f40784b5a5a30b9f8a7b1dd4c2788
SHA1: 1503baec5d4025a01083824f36be3440a5c3168a
SHA256: 6a53f4dc0541dff30c3f3a6dc50e6d27d48a6df0e4227c2f7ceb009929aa8965
Description-en: Maintaining an equivalence relation
This is a Haskell implementation of Tarjan's Union-Find algorithm (Robert E.
Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM
22(2), 1975) in order to maintain an equivalence relation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b2050933ec6e415598d444214d1ce3c7
Homepage: https://bitbucket.org/paba/equivalence/
Ghc-Package: equivalence-0.3.1-bc260ede308097d9ca411b7950da837c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu