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

Last updated: May 20,2024

1. Install "libghc-kvitable-prof" package

Here is a brief guide to show you how to install libghc-kvitable-prof on Kali Linux

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

2. Uninstall "libghc-kvitable-prof" package

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

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

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

Package: libghc-kvitable-prof
Source: haskell-kvitable (1.0.2.1-1)
Version: 1.0.2.1-1+b1
Installed-Size: 915
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-kvitable-prof-1.0.2.1-dcda1
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-kvitable-dev (= 1.0.2.1-1+b1), libghc-lucid-prof-2.11.20230408-bf0e9, libghc-microlens-prof-0.4.13.1-eefd5, libghc-prettyprinter-prof-1.7.1-0f57b, libghc-text-prof-2.0.2-0847e
Size: 115060
SHA256: c3df6e380203a0e2bdadfa2d24177be1f9acd738a9972acc6e6a40263b810abc
SHA1: 726717bb79617f0dad7c78dbf1a40af5a3284676
MD5sum: 8d28d1c60615ee78dd7d0fb559c9a8fb
Description: Key/Value Indexed Table container and formatting library; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/kquick/kvitable
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-kvitable/libghc-kvitable-prof_1.0.2.1-1+b1_amd64.deb