How to Install and Uninstall libghc-dlist-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "libghc-dlist-dev" package

This tutorial shows how to install libghc-dlist-dev on Kali Linux

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

2. Uninstall "libghc-dlist-dev" package

This is a short guide on how to uninstall libghc-dlist-dev on Kali Linux:

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

3. Information about the libghc-dlist-dev package on Kali Linux

Package: libghc-dlist-dev
Source: haskell-dlist (1.0-3)
Version: 1.0-3+b1
Installed-Size: 529
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-dlist-dev-1.0-afbc1
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-deepseq-dev-1.4.8.0-ddf16, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 69220
SHA256: e6375dfeda7ce7fef727fe37cd1f439bb2bad3cebaf2d206710ba6b3c673b831
SHA1: dc369799ebd344c21632c7f8a3db947a0af63d4f
MD5sum: 686df7c2aab752e6610cbe528ba022b5
Description: 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:
Homepage: https://github.com/spl/dlist
Ghc-Package: dlist-1.0-9arrzQ6gBJAKO2k1FjXdTZ
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-dlist/libghc-dlist-dev_1.0-3+b1_amd64.deb