How to Install and Uninstall libghc-lazy-csv-dev Package on Kali Linux

Last updated: May 16,2024

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

Please follow the instructions below to install libghc-lazy-csv-dev on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libghc-lazy-csv-dev on Kali Linux:

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

3. Information about the libghc-lazy-csv-dev package on Kali Linux

Package: libghc-lazy-csv-dev
Source: haskell-lazy-csv (0.5.1-6)
Version: 0.5.1-6+b1
Installed-Size: 915
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-lazy-csv-dev-0.5.1-6ce1e
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 113316
SHA256: eceae16a354f0c1062c458720c82c1bc729e6d82e67e51115b09214bf8c1c3bc
SHA1: 24bbd6e12da09a8b39c4ea6e3347e10326e3d8a2
MD5sum: 90dfbef3e483567d3d52f8239d6fe5f5
Description: 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:
Homepage: http://code.haskell.org/lazy-csv
Ghc-Package: lazy-csv-0.5.1-3ci0JyBn0jxEqzhjuxDSdp
Section: haskell
Priority: extra
Filename: pool/main/h/haskell-lazy-csv/libghc-lazy-csv-dev_0.5.1-6+b1_amd64.deb