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

Last updated: May 21,2024

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

This guide let you learn how to install libghc-dual-tree-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libghc-dual-tree-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-dual-tree-dev
Priority: extra
Section: universe/haskell
Installed-Size: 419
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-dual-tree
Version: 0.2.0.8-1build1
Provides: libghc-dual-tree-dev-0.2.0.8-39e6c
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-monoid-extras-dev-0.4.0.3-3dbec, libghc-newtype-dev-0.2-e5433, libghc-semigroups-dev-0.18.0.1-8280a, libc6 (>= 2.2.5)
Suggests: libghc-dual-tree-doc, libghc-dual-tree-prof
Filename: pool/universe/h/haskell-dual-tree/libghc-dual-tree-dev_0.2.0.8-1build1_amd64.deb
Size: 45490
MD5sum: b9b34ff550eb04f072722315546ddaba
SHA1: 2450d1758abce2be8b4a3d530d6f0d68f6738f6d
SHA256: 1fd1666d94d2daaec36041edda2c4d0fdd337023900531543d551f0eb5230177
Description-en: Rose trees with cached and accumulating monoidal annotations
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 409704cee14015f945b054adf7c04faa
Homepage: http://hackage.haskell.org/package/dual-tree
Ghc-Package: dual-tree-0.2.0.8-39e6c444746d1dc62a2a220f543854f2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu