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

Last updated: October 06,2024

1. Install "libghc-dlist-prof" package

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

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

2. Uninstall "libghc-dlist-prof" package

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

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

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

Package: libghc-dlist-prof
Priority: optional
Section: universe/haskell
Installed-Size: 203
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-dlist
Version: 0.7.1.2-1
Provides: libghc-dlist-prof-0.7.1.2-bf379
Depends: libghc-dlist-dev (= 0.7.1.2-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-deepseq-prof-1.4.1.1-614b6
Filename: pool/universe/h/haskell-dlist/libghc-dlist-prof_0.7.1.2-1_amd64.deb
Size: 25304
MD5sum: c3a6305f5d6661190ad0d27f066904cc
SHA1: d23e33a05dba01e30d2b514083a0117335279cf0
SHA256: e66edb6947bc00421dbe68d1e659416ae0eecde427fd3f848717239552934063
Description-en: Haskell library for Differences lists; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 87252681f49f6fcd3fd6cb30ee7d15df
Homepage: https://github.com/spl/dlist
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu