How to Install and Uninstall haskell-lazy-csv-utils Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 28,2024

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

In this section, we are going to explain the necessary steps to install haskell-lazy-csv-utils on Ubuntu 21.04 (Hirsute Hippo)

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

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

This guide covers the steps necessary to uninstall haskell-lazy-csv-utils on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the haskell-lazy-csv-utils package on Ubuntu 21.04 (Hirsute Hippo)

Package: haskell-lazy-csv-utils
Architecture: amd64
Version: 0.5.1-4build3
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: 1073
Depends: libc6 (>= 2.29), libffi8ubuntu1 (>= 3.4~20200819), libgmp10
Filename: pool/universe/h/haskell-lazy-csv/haskell-lazy-csv-utils_0.5.1-4build3_amd64.deb
Size: 243272
MD5sum: 411f4fbd31018954a112c4130cff9df9
SHA1: 83feda826c53cf47025169f1919312931c900f6b
SHA256: 174e3a0f341a290ea7cc66abc53721405940f3c2fad8c6dee6fffc2a5a5c605c
SHA512: 3a13b1bce88a7b1f8a4a49cae82e059062ba1fa9cd77a1f300882869eaec9308fe2802a146783b0bdae2619a6658321708ed7bc706cea22ffc56150d32059ed6
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