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

Last updated: May 15,2024

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

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

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

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

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

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

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

Package: libghc-directory-tree-prof
Priority: optional
Section: universe/haskell
Installed-Size: 341
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-directory-tree
Version: 0.12.0-3
Provides: libghc-directory-tree-prof-0.12.0-9ecc0
Depends: libghc-directory-tree-dev (= 0.12.0-3), libghc-base-prof-4.8.2.0-0d6d1, libghc-directory-prof-1.2.2.0-660a7, libghc-filepath-prof-1.4.0.0-f97d1
Filename: pool/universe/h/haskell-directory-tree/libghc-directory-tree-prof_0.12.0-3_amd64.deb
Size: 40420
MD5sum: 7616dcbd0bfe9808644bd56bea626a1a
SHA1: 9c9bcdba47ccd30b1b02c816ebcc3591395d4f34
SHA256: cb9a0c19408ed94f7ca921bd752b1067f63a04a2d77ea459f5962655fe0e9e45
Description-en: simple directory-like tree datatype, with IO functions; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 56657ffcb5ab194b129f19649cbe88b0
Homepage: http://brandon.si/code/directory-tree-module-released/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu