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

Last updated: May 19,2024

1. Install "libghc-kvitable-doc" package

This tutorial shows how to install libghc-kvitable-doc on Kali Linux

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

2. Uninstall "libghc-kvitable-doc" package

Please follow the instructions below to uninstall libghc-kvitable-doc on Kali Linux:

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

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

Package: libghc-kvitable-doc
Source: haskell-kvitable
Version: 1.0.2.1-1
Installed-Size: 948
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-kvitable-dev, libghc-lucid-doc, libghc-microlens-doc, libghc-prettyprinter-doc, libjs-mathjax
Suggests: libghc-kvitable-prof
Size: 75152
SHA256: abca69c36ed3814b41c80749ab04a33d9317272405ec1d532512ba0c69257d14
SHA1: a87b93d17fa4ff9e8c076b23b64a4b9fb6f256d2
MD5sum: baec9dd6d037b51cbb691badcd021335
Description: Key/Value Indexed Table container and formatting library; documentation
Allows creation of a table from a set of of Key+Value Indices.
This differs from the standard 'Map' structure in that the 'Map'
simply indexes by value but the KVI table indexes by a
heterogeneous list of keys along with their associated values.
This effectively creates an N-dimensional table, where
@N=Product(Count(Values[key]))@. The table contents can be sparse.
.
This library also provides the ability to format multi-dimensional
data in a table presentation. The table is automatically formatted
and can be output in a number of different styles (ascii, html,
etc.)
.
Multi-dimensional data is more difficult to represent than simple
two-dimensional data; this package provides the ability to select
which dimensions should be represented as sub-rows and which
dimensions should be represented as sub-columns. See the README
for examples
.
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/kquick/kvitable
Section: doc
Priority: optional
Filename: pool/main/h/haskell-kvitable/libghc-kvitable-doc_1.0.2.1-1_all.deb