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

Last updated: May 17,2024

1. Install "libghc-dual-tree-prof" package

Please follow the guidance below to install libghc-dual-tree-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-dual-tree-prof

2. Uninstall "libghc-dual-tree-prof" package

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

$ sudo apt remove libghc-dual-tree-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-dual-tree-prof
Priority: extra
Section: universe/haskell
Installed-Size: 343
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-dual-tree
Version: 0.2.0.8-1build1
Provides: libghc-dual-tree-prof-0.2.0.8-39e6c
Depends: libghc-dual-tree-dev (= 0.2.0.8-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-monoid-extras-prof-0.4.0.3-3dbec, libghc-newtype-prof-0.2-e5433, libghc-semigroups-prof-0.18.0.1-8280a
Filename: pool/universe/h/haskell-dual-tree/libghc-dual-tree-prof_0.2.0.8-1build1_amd64.deb
Size: 38404
MD5sum: 8271c82993d476f7c56db324d3639119
SHA1: 73e092a6938ce68a6bb90d2ff3cc5a36a25c509d
SHA256: a0362a9fca5f6e31ef51b9844332fb1380809510bebb641071e8c0071af2e416
Description-en: Rose trees with cached and accumulating monoidal annotations; profiling libraries
Rose (n-ary) trees with both upwards- (i.e. cached) and downwards-traveling
(i.e. accumulating) monoidal annotations.
.
Abstractly, a DUALTree is a rose (n-ary) tree with data at leaves, data at
internal nodes, and two types of monoidal annotations, one travelling "up" the
tree and one traveling "down".
.
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: 397b79986b31fcee5b3193f49ff1e118
Homepage: http://hackage.haskell.org/package/dual-tree
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu