How to Install and Uninstall libghc-lazy-csv-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

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

Please follow the guidelines below to install libghc-lazy-csv-dev on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidelines below to uninstall libghc-lazy-csv-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-lazy-csv-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-lazy-csv-dev
Architecture: amd64
Version: 0.5.1-4build3.1
Priority: extra
Section: universe/haskell
Source: haskell-lazy-csv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 950
Provides: libghc-lazy-csv-dev-0.5.1-5120b
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libc6 (>= 2.14), libgmp10
Suggests: libghc-lazy-csv-doc, libghc-lazy-csv-prof
Filename: pool/universe/h/haskell-lazy-csv/libghc-lazy-csv-dev_0.5.1-4build3.1_amd64.deb
Size: 122602
MD5sum: 37537a1fccf72521e1e8f53b36c1a0ee
SHA1: c0e5cef0b8a0891bb974bb1f121b081d6a573571
SHA256: 3c127b0e3909b547db8640fea48bee0ab961f686f7a138bf805fb8ed6af60c2b
SHA512: ecf844fdabde7e4ac502779f91e03869169674aae452754a4e2dc24885a9c04acc6c9ed2db6be326d2809e749b6ef9eb78efbec406dcd47a835a96cf03019a94
Homepage: http://code.haskell.org/lazy-csv
Description-en: efficient lazy parsers for CSV (comma-separated values)
The CSV format is defined by RFC 4180.
These efficient lazy parsers (String and ByteString variants)
can report all CSV formatting errors, whilst also
returning all the valid data, so the user can choose
whether to continue, to show warnings, or to halt on
error. Valid fields retain information about their
original location in the input, so a secondary parser from
textual fields to typed values can give intelligent error
messages.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a9891b058bb41add89e41c9be15f2138
Ghc-Package: lazy-csv-0.5.1-Kyivl10e5Fe97YkbWowIJP