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

Last updated: May 04,2024

1. Install "libghc-tabular-dev" package

Learn how to install libghc-tabular-dev on Kali Linux

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

2. Uninstall "libghc-tabular-dev" package

This tutorial shows how to uninstall libghc-tabular-dev on Kali Linux:

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

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

Package: libghc-tabular-dev
Source: haskell-tabular (0.2.2.8-2)
Version: 0.2.2.8-2+b1
Installed-Size: 430
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-tabular-dev-0.2.2.8-1cac7
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-csv-dev-0.1.2-572e2, libghc-html-dev-1.0.1.2-e040b, libghc-mtl-dev-2.2.2-6f39a, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 61700
SHA256: 23ea17ce4c75faff76404ba3a7e5ee850e5324c06e157656c8dc1d656a2e4c3b
SHA1: 50c9a10fffdfc4df373d9acb3bb91d77ca4a465f
MD5sum: 33ff7da97dcba336bbfbcaf5c908113f
Description: two-dimensional data tables with rendering functions
Tabular provides a Haskell representation of two-dimensional data
tables, the kind that you might find in a spreadsheet or a
research report. It also comes with some default rendering functions
for turning those tables into ASCII art, simple text with an
arbitrary delimiter, CSV, HTML or LaTeX.
.
The tabular package can group rows and columns, each group having one
of three separators (no line, single line, double line) between its
members.
.
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/bgamari/tabular
Ghc-Package: tabular-0.2.2.8-6UpIsHxi6ag26Q8LzRReTM
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-tabular/libghc-tabular-dev_0.2.2.8-2+b1_amd64.deb