How to Install and Uninstall jakarta-poi Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "jakarta-poi" package

This guide let you learn how to install jakarta-poi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jakarta-poi

2. Uninstall "jakarta-poi" package

Please follow the guidelines below to uninstall jakarta-poi on openSuSE Tumbleweed:

$ sudo zypper remove jakarta-poi

3. Information about the jakarta-poi package on openSuSE Tumbleweed

Information for package jakarta-poi:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jakarta-poi
Version : 2.5.1-29.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : jakarta-poi-2.5.1-29.7.src
Summary : Java API To Access Microsoft Format Files
Description :
The POI project consists of APIs for manipulating various file formats
based upon Microsoft's OLE 2 Compound Document format using pure Java.
In short, you can read and write MS Excel files using Java. Soon,
you'll be able to read and write Word files using Java. POI is your
Java Excel solution as well as your Java Word solution. However, we
have a complete API for porting other OLE 2 Compound Document formats
and welcome others to participate. OLE 2 Compound Document Format based
files include most Microsoft Office files such as XLS and DOC as well
as MFC serialization API based file formats.

5. The same packages on other Linux Distributions