How to Install and Uninstall libsuper-csv-java Package on Kali Linux

Last updated: May 08,2024

1. Install "libsuper-csv-java" package

Please follow the step by step instructions below to install libsuper-csv-java on Kali Linux

$ sudo apt update $ sudo apt install libsuper-csv-java

2. Uninstall "libsuper-csv-java" package

This tutorial shows how to uninstall libsuper-csv-java on Kali Linux:

$ sudo apt remove libsuper-csv-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsuper-csv-java package on Kali Linux

Package: libsuper-csv-java
Source: super-csv
Version: 2.4.0-4
Installed-Size: 133
Maintainer: Debian Java Maintainers
Architecture: all
Size: 91416
SHA256: 3342b27f9d2611249fbcfbde775bd87682f186cd9f625668535dc8c301c0a6a9
SHA1: 19b9362dd0008d34e2924c5879b6c1f8c242b3a9
MD5sum: b0f5898b5318c821b58177f97c9cd35e
Description: Super CSV library for Java
It is highly configurable, and supports reading and writing with POJOs,
Maps and Lists. It also has support for deep-mapping and index-based
mapping with POJOs, using the powerful Dozer extension.
.
Its flexible 'Cell Processor' API automates data type conversions
(parsing and formatting Dates, Integers, Booleans etc) and enforces
constraints (mandatory columns, matching against regular expressions
etc) - and it's easy to write your own if required.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/super-csv/super-csv
Section: java
Priority: optional
Filename: pool/main/s/super-csv/libsuper-csv-java_2.4.0-4_all.deb