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

Last updated: October 06,2024

1. Install "libjexcelapi-java-doc" package

This is a short guide on how to install libjexcelapi-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjexcelapi-java-doc" package

Please follow the guidance below to uninstall libjexcelapi-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjexcelapi-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1907
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jexcelapi
Version: 2.6.12-2
Suggests: libjexcelapi-java
Filename: pool/universe/j/jexcelapi/libjexcelapi-java-doc_2.6.12-2_all.deb
Size: 163682
MD5sum: 578a2c1e9afd95e71d8f9664be2139f6
SHA1: d86ce27dfb2b1f3a75c13998b43bf14177cd7a5a
SHA256: 9dcaf8a955af168bfaab2e54ffb792d334043199f8baf38f45d48a9811084a3c
Description-en: Java API to read, write and modify Excel spreadsheets - documentation
The Java Excel API is an open source Java API which allows Java developers to
read Excel spreadsheets and to generate Excel spreadsheets dynamically. In
addition, it contains a mechanism which allows java applications to read in a
spreadsheet, modify some cells and write out the new spreadsheet.
.
This API allows non Windows operating systems to run pure Java applications
which can both process and deliver Excel spreadsheets. Because it is Java,
this API may be invoked from within a servlet, thus giving access to Excel
functionality over internet and intranet web applications.
.
This package contains API documentation (Javadoc) for Java Excel API.
Description-md5: 16237416ddd0bd69ca8fa9af933fa3d3
Homepage: http://jexcelapi.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu