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

Last updated: May 17,2024

1. Install "libghc-equivalence-prof" package

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

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

2. Uninstall "libghc-equivalence-prof" package

Please follow the instructions below to uninstall libghc-equivalence-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-equivalence-prof
Priority: extra
Section: universe/haskell
Installed-Size: 679
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-equivalence
Version: 0.3.1-2
Provides: libghc-equivalence-prof-0.3.1-bc260
Depends: libghc-equivalence-dev (= 0.3.1-2), libghc-stmonadtrans-prof-0.3.3-5c3e0, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, 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-equivalence/libghc-equivalence-prof_0.3.1-2_amd64.deb
Size: 57388
MD5sum: d7cc755433b6ceb0ed3086c17e7c2746
SHA1: 52af11ec12cf68a3728362939e229cc2c7f801a4
SHA256: cfb17bd696ec160479d958221062fbf3f4e542bf53de0551e3d276a3c8268f04
Description-en: Maintaining an equivalence relation; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: fa692e1addb0bfe437594cb9d4ebb564
Homepage: https://bitbucket.org/paba/equivalence/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu