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

Last updated: May 07,2024

1. Install "libghc-csv-doc" package

Learn how to install libghc-csv-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-csv-doc" package

Please follow the step by step instructions below to uninstall libghc-csv-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-csv-doc
Priority: extra
Section: universe/doc
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-csv
Version: 0.1.2-9build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-parsec3-doc
Filename: pool/universe/h/haskell-csv/libghc-csv-doc_0.1.2-9build1_all.deb
Size: 18370
MD5sum: 8faa399c93c009122d289d6bb69b57e5
SHA1: 7af00855411f1037b852f51b1cd6edfb57826131
SHA256: 48977330d908048f998e1ff0eb4fbb5f47aff339310d9df019c3cfd9fe30dac8
Description-en: CSV loader and dumper; documentation
This library parses and dumps documents that are formatted according
to RFC 4180, "The common Format and MIME Type for Comma-Separated
Values (CSV) Files". This format is used, among many other things,
as a lingua franca for spreadsheets, and for certain web services.
.
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: 238b66d9f641d778a2b1e684529f61e0
Homepage: http://hackage.haskell.org/package/csv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu