How to Install and Uninstall jakarta-poi Package on openSUSE Leap
Last updated: December 24,2024
1. Install "jakarta-poi" package
This tutorial shows how to install jakarta-poi on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
jakarta-poi
Copied
2. Uninstall "jakarta-poi" package
Please follow the instructions below to uninstall jakarta-poi on openSUSE Leap:
$
sudo zypper remove
jakarta-poi
Copied
3. Information about the jakarta-poi package on openSUSE Leap
Information for package jakarta-poi:
------------------------------------
Repository : Main Repository
Name : jakarta-poi
Version : 2.5.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : jakarta-poi-2.5.1-bp155.2.12.src
Upstream URL : http://jakarta.apache.org/poi/
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.
------------------------------------
Repository : Main Repository
Name : jakarta-poi
Version : 2.5.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : jakarta-poi-2.5.1-bp155.2.12.src
Upstream URL : http://jakarta.apache.org/poi/
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.