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

Last updated: July 08,2024

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

Please follow the step by step instructions below to install libghc-directory-tree-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libghc-directory-tree-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-directory-tree-doc
Priority: optional
Section: universe/doc
Installed-Size: 254
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-directory-tree
Version: 0.12.0-3
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-directory-tree/libghc-directory-tree-doc_0.12.0-3_all.deb
Size: 34102
MD5sum: 326c61153d08d7943ec7fed943687c29
SHA1: 538539c251a499ec38c06dc6e1ffd6dc33fdec20
SHA256: 0cae8f6ca3ccfacfb151a30c5586f73d1b77d94cd9c30323e2b6e9c00dfc0480
Description-en: simple directory-like tree datatype, with IO functions; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: bdc2a9d22af4ba1ce97ccdcf4db5c85a
Homepage: http://brandon.si/code/directory-tree-module-released/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu