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

Last updated: May 21,2024

1. Install "libghc-dlist-dev" package

Please follow the steps below to install libghc-dlist-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-dlist-dev

2. Uninstall "libghc-dlist-dev" package

This tutorial shows how to uninstall libghc-dlist-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-dlist-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-dlist-dev
Priority: optional
Section: universe/haskell
Installed-Size: 251
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-dlist
Version: 0.7.1.2-1
Provides: libghc-dlist-dev-0.7.1.2-bf379
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-deepseq-dev-1.4.1.1-614b6, libc6 (>= 2.2.5)
Suggests: libghc-dlist-doc, libghc-dlist-prof
Filename: pool/universe/h/haskell-dlist/libghc-dlist-dev_0.7.1.2-1_amd64.deb
Size: 30662
MD5sum: 65465303d7beb6d4eee0fb6be55ea0cb
SHA1: c2a2e0d52f5ab304c41ee9075a17ef2c993cfa97
SHA256: 0befe94df781efaa6565e0c5ec7876bf0cf2f18285f8eacc3978eb5ec6ac0ae5
Description-en: Haskell library for Differences lists
Differences lists: a list-like type supporting O(1) append.
This is particularly useful for efficient logging and pretty
printing, (e.g. with the Writer monad), where list append
quickly becomes too expensive.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 57727e1636db99bbc18b0ea7346acfac
Homepage: https://github.com/spl/dlist
Ghc-Package: dlist-0.7.1.2-bf3794feb89809b6deff4b7ce04dd7fa
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu