How to Install and Uninstall libcommons-csv-java Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 16,2025
1. Install "libcommons-csv-java" package
This is a short guide on how to install libcommons-csv-java on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libcommons-csv-java
Copied
2. Uninstall "libcommons-csv-java" package
This guide covers the steps necessary to uninstall libcommons-csv-java on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libcommons-csv-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcommons-csv-java package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libcommons-csv-java
Priority: optional
Section: universe/libs
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-csv
Version: 1.2-1
Filename: pool/universe/c/commons-csv/libcommons-csv-java_1.2-1_all.deb
Size: 34332
MD5sum: 0d67831aea15c54ca24e29eede423d2b
SHA1: efea96f1e26bc1d233fa4a3e966c924098f16312
SHA256: f06019fc10efb3dfe6358aa568efd495ff71693bdc1666cd4b9de0c75c6e45ad
Description-en: Library for reading and writing CSV files
The Apache Commons CSV library provides a simple interface for reading
and writing files in variations of the Comma Separated Value (CSV) format.
The most common CSV formats are supported (RFC 4180, Excel, MySQL, TDF)
and custom formats can be handled using a fluent style API.
Description-md5: cccc9008743be14259431963a3f9873a
Homepage: http://commons.apache.org/csv/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libs
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-csv
Version: 1.2-1
Filename: pool/universe/c/commons-csv/libcommons-csv-java_1.2-1_all.deb
Size: 34332
MD5sum: 0d67831aea15c54ca24e29eede423d2b
SHA1: efea96f1e26bc1d233fa4a3e966c924098f16312
SHA256: f06019fc10efb3dfe6358aa568efd495ff71693bdc1666cd4b9de0c75c6e45ad
Description-en: Library for reading and writing CSV files
The Apache Commons CSV library provides a simple interface for reading
and writing files in variations of the Comma Separated Value (CSV) format.
The most common CSV formats are supported (RFC 4180, Excel, MySQL, TDF)
and custom formats can be handled using a fluent style API.
Description-md5: cccc9008743be14259431963a3f9873a
Homepage: http://commons.apache.org/csv/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu