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

Last updated: May 13,2024

1. Install "libghc-dlist-doc" package

In this section, we are going to explain the necessary steps to install libghc-dlist-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-dlist-doc" package

Please follow the guidelines below to uninstall libghc-dlist-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-dlist-doc
Priority: optional
Section: universe/doc
Installed-Size: 134
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-dlist
Version: 0.7.1.2-1
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-dlist/libghc-dlist-doc_0.7.1.2-1_all.deb
Size: 22214
MD5sum: 71ed71bbcc4cc5d8ee54c5779ead8976
SHA1: 0e0d4ab5c3249c1170d7cd3673e6302bc5e91bf8
SHA256: f06789e22394faf222a5f215c4cfc6a92d7c20a2b7eb9b777e3eb1461819b2c3
Description-en: Haskell library for Differences lists; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a0bc758f06d34780b3b600f99ba3c489
Homepage: https://github.com/spl/dlist
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu