How to Install and Uninstall libghc-tabular-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libghc-tabular-dev" package

Please follow the instructions below to install libghc-tabular-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-tabular-dev" package

Please follow the steps below to uninstall libghc-tabular-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-tabular-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-tabular-dev
Priority: extra
Section: universe/haskell
Installed-Size: 316
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-tabular
Version: 0.2.2.7-4build1
Provides: libghc-tabular-dev-0.2.2.7-6bf7e
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-csv-dev-0.1.2-36ae5, libghc-html-dev-1.0.1.2-784a6, libghc-mtl-dev-2.2.1-3af90, libc6 (>= 2.2.5)
Suggests: libghc-tabular-doc, libghc-tabular-prof
Filename: pool/universe/h/haskell-tabular/libghc-tabular-dev_0.2.2.7-4build1_amd64.deb
Size: 41352
MD5sum: 3457bddb7037f3cc1c3058e9c3da57a0
SHA1: b8ae028d3d3198c7adde59bc46aa792cb44246a7
SHA256: 11c0d968759ac89622f26c53b27b0ef1464f78258e17b5fe623585e1cabe6cb3
Description-en: 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: 82fa4ddcef300cecb946fb587ceabefb
Homepage: http://hub.darcs.net/kowey/tabular
Ghc-Package: tabular-0.2.2.7-6bf7eb70ecba3fbbf475ddb7c78215ce
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu