How to Install and Uninstall haskell-lazy-csv-utils Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

1. Install "haskell-lazy-csv-utils" package

This guide covers the steps necessary to install haskell-lazy-csv-utils on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install haskell-lazy-csv-utils

2. Uninstall "haskell-lazy-csv-utils" package

Here is a brief guide to show you how to uninstall haskell-lazy-csv-utils on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove haskell-lazy-csv-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the haskell-lazy-csv-utils package on Ubuntu 20.10 (Groovy Gorilla)

Package: haskell-lazy-csv-utils
Architecture: amd64
Version: 0.5.1-4build2
Priority: extra
Section: universe/misc
Source: haskell-lazy-csv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1077
Depends: libc6 (>= 2.29), libffi8ubuntu1 (>= 3.4~20200819), libgmp10
Filename: pool/universe/h/haskell-lazy-csv/haskell-lazy-csv-utils_0.5.1-4build2_amd64.deb
Size: 243512
MD5sum: 81dcb8d440c9a27c15bad8fa5dd43513
SHA1: 6925c2b1a6c9684865857000137808ca72a7d770
SHA256: db15b891de908a34d967d7566b35173b15ccdfec4468f9bf1f72adcc8da50229
SHA512: 6e7ba35b7868127beb0ca79986e52520265df5c45655f3dabc9efde24fb81e77b0d7243fe534e8bb504b276fc0257df19bc24c0660c399a456dabdc127f54d42
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.
Description-md5: 7c9bcb8e11c6ee8af76f19f4a10ee71c