How to Install and Uninstall libcsv-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "libcsv-java-doc" package

Please follow the step by step instructions below to install libcsv-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcsv-java-doc

2. Uninstall "libcsv-java-doc" package

Please follow the step by step instructions below to uninstall libcsv-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcsv-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcsv-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcsv-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 240
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libcsv-java
Version: 2.0-12
Replaces: libcsv-java (<< 2.0-11)
Recommends: default-jdk-doc
Breaks: libcsv-java (<< 2.0-11)
Filename: pool/universe/libc/libcsv-java/libcsv-java-doc_2.0-12_all.deb
Size: 37462
MD5sum: d1051232339fed76314f307a55da437b
SHA1: e0cad8364dc157c0cad2161880c6d8176d0521e2
SHA256: 8fdeb0121ef8a281455964a52a4b9e9415eb6f658ed79e836d9803d0359e037f
Description-en: CSV IO library for Java (documentation)
Java CSV is a small fast open source java library for reading and writing CSV
and plain delimited text files. All kinds of CSV files can be handled, text
qualified, Excel formatted, etc.
.
This package contains the documentation.
Description-md5: 594e25c8c73f083161f72eec8162dc6b
Homepage: http://sourceforge.net/projects/javacsv/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu