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

Last updated: May 21,2024

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

This guide covers the steps necessary to install libghc-directory-tree-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-directory-tree-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-directory-tree-dev
Priority: optional
Section: universe/haskell
Installed-Size: 414
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-directory-tree
Version: 0.12.0-3
Provides: libghc-directory-tree-dev-0.12.0-9ecc0
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libc6 (>= 2.2.5)
Suggests: libghc-directory-tree-doc, libghc-directory-tree-prof
Filename: pool/universe/h/haskell-directory-tree/libghc-directory-tree-dev_0.12.0-3_amd64.deb
Size: 50570
MD5sum: 77289d3a170076d76890305b6d4cfbeb
SHA1: 3df0def18d06725b3ad7de62fe2b76154315e69c
SHA256: f6d3f8f268c5744aa5625bf5c0416cc754057ac2868def088cf530057729f257
Description-en: simple directory-like tree datatype, with IO functions
A simple directory-like tree datatype, with useful IO functions and Foldable
and Traversable instance
.
Provides a simple data structure mirroring a directory tree on the
filesystem, as well as useful functions for reading and writing
file and directory structures in the IO monad.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: bb44c40eaac360bbf88be931639ca797
Homepage: http://brandon.si/code/directory-tree-module-released/
Ghc-Package: directory-tree-0.12.0-9ecc0b847b79acddf526f8cfa0c9fea5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu