How to Install and Uninstall jettison Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "jettison" package
Please follow the steps below to install jettison on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
jettison
Copied
2. Uninstall "jettison" package
This guide covers the steps necessary to uninstall jettison on openSuSE Tumbleweed:
$
sudo zypper remove
jettison
Copied
3. Information about the jettison package on openSuSE Tumbleweed
Information for package jettison:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jettison
Version : 1.5.4-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 105.8 KiB
Installed : No
Status : not installed
Source package : jettison-1.5.4-2.4.src
Upstream URL : http://jettison.codehaus.org/
Summary : A JSON StAX implementation
Description :
Jettison is a collection of Java APIs (like STaX and DOM) which read
and write JSON. This allows nearly transparent enablement of JSON based
web services in services frameworks like CXF or XML serialization
frameworks like XStream.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jettison
Version : 1.5.4-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 105.8 KiB
Installed : No
Status : not installed
Source package : jettison-1.5.4-2.4.src
Upstream URL : http://jettison.codehaus.org/
Summary : A JSON StAX implementation
Description :
Jettison is a collection of Java APIs (like STaX and DOM) which read
and write JSON. This allows nearly transparent enablement of JSON based
web services in services frameworks like CXF or XML serialization
frameworks like XStream.