How to Install and Uninstall libghc-listlike-doc Package on Kali Linux

Last updated: May 04,2024

1. Install "libghc-listlike-doc" package

Here is a brief guide to show you how to install libghc-listlike-doc on Kali Linux

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

2. Uninstall "libghc-listlike-doc" package

This guide let you learn how to uninstall libghc-listlike-doc on Kali Linux:

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

3. Information about the libghc-listlike-doc package on Kali Linux

Package: libghc-listlike-doc
Source: haskell-listlike
Version: 4.7.8.2-1
Installed-Size: 6491
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-dlist-doc, libghc-fmlist-doc, libghc-listlike-dev, libghc-utf8-string-doc, libghc-vector-doc, libjs-mathjax
Suggests: libghc-listlike-prof
Size: 196408
SHA256: 93de2cd658f10a9ce8a84dbf2e908a169bc18d4f713f548b3e93c2dc5b426590
SHA1: c04d2e41808ae8e9a640c794fef1dae1afd8eab8
MD5sum: e7248a9356d9f806d26bf0d31daa11fa
Description: Generic support for list-like structures; documentation
Generic support for list-like structures in Haskell.
.
The ListLike module provides a common interface to the various Haskell
types that are list-like. Predefined interfaces include standard
Haskell lists, Arrays, ByteStrings, and lazy ByteStrings. Custom
types can easily be made ListLike instances as well.
.
ListLike also provides for String-like types, such as String and
ByteString, for types that support input and output, and for types that can
handle infinite lists.
.
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:
Homepage: https://github.com/ddssff/listlike
Tag: devel::doc, devel::lang:haskell, role::documentation
Section: doc
Priority: optional
Filename: pool/main/h/haskell-listlike/libghc-listlike-doc_4.7.8.2-1_all.deb