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

Last updated: May 09,2024

1. Install "libghc-kvitable-dev" package

Please follow the step by step instructions below to install libghc-kvitable-dev on Kali Linux

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

2. Uninstall "libghc-kvitable-dev" package

Please follow the guidelines below to uninstall libghc-kvitable-dev on Kali Linux:

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

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

Package: libghc-kvitable-dev
Source: haskell-kvitable (1.0.2.1-1)
Version: 1.0.2.1-1+b1
Installed-Size: 904
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-kvitable-dev-1.0.2.1-dcda1
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-lucid-dev-2.11.20230408-bf0e9, libghc-microlens-dev-0.4.13.1-eefd5, libghc-prettyprinter-dev-1.7.1-0f57b, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 130100
SHA256: 293839a39402ccfe455c8310b768fc9b839a64ab8fc389025c49f286de02182c
SHA1: 51bbe5d28665a4b55748a6d4b8a5bbaeb65d0b52
MD5sum: be44f2f1ff591abd6ffd5d67f87a689a
Description: Key/Value Indexed Table container and formatting library
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 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
Ghc-Package: kvitable-1.0.2.1-IK6gF5EEI0uF3ODQA5ksx7
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-kvitable/libghc-kvitable-dev_1.0.2.1-1+b1_amd64.deb