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

Last updated: May 17,2024

1. Install "libghc-tabular-prof" package

This tutorial shows how to install libghc-tabular-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-tabular-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-tabular-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-tabular-prof
Priority: extra
Section: universe/haskell
Installed-Size: 265
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-tabular
Version: 0.2.2.7-4build1
Provides: libghc-tabular-prof-0.2.2.7-6bf7e
Depends: libghc-tabular-dev (= 0.2.2.7-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-csv-prof-0.1.2-36ae5, libghc-html-prof-1.0.1.2-784a6, libghc-mtl-prof-2.2.1-3af90
Filename: pool/universe/h/haskell-tabular/libghc-tabular-prof_0.2.2.7-4build1_amd64.deb
Size: 34386
MD5sum: 1bc7cf06d7d51cf0b1a3732fafc32260
SHA1: 00fe96720e58d67e1ccf680a32d22ab8b939c8d6
SHA256: 8195ee36cc57ea496f35d6c3291e28a035f258f2ff6b64c4759321f8eaa40715
Description-en: two-dimensional data tables with rendering functions; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: ccab220cff592524c7246d71993164cc
Homepage: http://hub.darcs.net/kowey/tabular
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu