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

Last updated: May 17,2024

1. Install "libghc-csv-conduit-dev" package

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

$ sudo apt update $ sudo apt install libghc-csv-conduit-dev

2. Uninstall "libghc-csv-conduit-dev" package

Please follow the guidelines below to uninstall libghc-csv-conduit-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-csv-conduit-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-csv-conduit-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2289
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-csv-conduit
Version: 0.6.6-5build1
Provides: libghc-csv-conduit-dev-0.6.6-adc0a
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-blaze-builder-dev-0.4.0.1-073b5, libghc-bytestring-dev-0.10.6.0-9a873, libghc-conduit-dev-1.2.6.1-41894, libghc-conduit-extra-dev-1.1.9.2-e8609, libghc-containers-dev-0.5.6.2-59326, libghc-data-default-dev-0.5.3-e05c4, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-mmorph-dev-1.0.4-0ef8c, libghc-monad-control-dev-1.0.0.4-54877, libghc-mtl-dev-2.2.1-3af90, libghc-primitive-dev-0.6.1.0-b2a7b, libghc-resourcet-dev-1.1.7-6832b, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-csv-conduit-doc, libghc-csv-conduit-prof
Filename: pool/universe/h/haskell-csv-conduit/libghc-csv-conduit-dev_0.6.6-5build1_amd64.deb
Size: 234692
MD5sum: ff87c2a3942758b6f0a2588af8210003
SHA1: a0e295e4f4e801d714e98a4ff23906297987d66b
SHA256: 5c5d217672c0fda8ca2c16b40ccbb9bc5e44f2314a854738bcd7f512a69b0976
Description-en: fast, conduit-based CSV parser library
csv-conduit is a library that provides
.
* Full flexibility in quote characters, separators, input/output
* Constant space operation
* Robust parsing, correctness and error resiliency
* Convenient interface that supports a variety of use cases
* Fast operation
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0f7763d74db23f600ec3b181ad550d55
Homepage: http://github.com/ozataman/csv-conduit
Ghc-Package: csv-conduit-0.6.6-adc0a9d383eb99b88d29bd4f8f58d2ab
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu