How to Install and Uninstall super-csv Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "super-csv" package

Please follow the instructions below to install super-csv on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install super-csv

2. Uninstall "super-csv" package

Learn how to uninstall super-csv on openSuSE Tumbleweed:

$ sudo zypper remove super-csv

3. Information about the super-csv package on openSuSE Tumbleweed

Information for package super-csv:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : super-csv
Version : 2.4.0-7.3
Arch : noarch
Vendor : openSUSE
Installed Size : 151.0 KiB
Installed : No
Status : not installed
Source package : super-csv-2.4.0-7.3.src
Upstream URL : https://super-csv.github.io/super-csv/
Summary : A CSV library for Java
Description :
A library for reading and writing CSV files with Java.
It supports reading and writing with POJOs, Maps and Lists. It also
has support for deep-mapping and index-based mapping with POJOs.