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

Last updated: May 19,2024

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

Please follow the step by step instructions below to install libghc-lazy-csv-prof on Kali Linux

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

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

This is a short guide on how to uninstall libghc-lazy-csv-prof on Kali Linux:

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

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

Package: libghc-lazy-csv-prof
Source: haskell-lazy-csv (0.5.1-6)
Version: 0.5.1-6+b1
Installed-Size: 1038
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-lazy-csv-prof-0.5.1-6ce1e
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-lazy-csv-dev (= 0.5.1-6+b1)
Size: 106368
SHA256: 7fe0196cb75458f65da0eddec41d87a2dbd8ad5d6ba90338a977aad64a7a0d1b
SHA1: a5733b1569109e6fe62b185dce59aaa888441c7f
MD5sum: ab8d24841796488391245053d44819fd
Description: efficient lazy parsers for CSV (comma-separated values); profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://code.haskell.org/lazy-csv
Section: haskell
Priority: extra
Filename: pool/main/h/haskell-lazy-csv/libghc-lazy-csv-prof_0.5.1-6+b1_amd64.deb