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

Last updated: May 11,2024

1. Install "libghc-tabular-doc" package

This guide covers the steps necessary to install libghc-tabular-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-tabular-doc" package

Here is a brief guide to show you how to uninstall libghc-tabular-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-tabular-doc
Priority: extra
Section: universe/doc
Installed-Size: 235
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-tabular
Version: 0.2.2.7-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-html-doc
Filename: pool/universe/h/haskell-tabular/libghc-tabular-doc_0.2.2.7-4build1_all.deb
Size: 29146
MD5sum: 4cae3951ea280f80f208b196dc3fd56f
SHA1: 522e5c037c08ce1de4d0d461f0fcc39793075112
SHA256: b92d8b159533e0043fa2285c38de2497c539f0c235c5c20c46f2e0d5d4e471a3
Description-en: two-dimensional data tables with rendering functions; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2e1e0bf77e3582232ea69d1fe97d168c
Homepage: http://hub.darcs.net/kowey/tabular
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu