How to Install and Uninstall jettison Package on openSUSE Leap
Last updated: November 23,2024
1. Install "jettison" package
Please follow the steps below to install jettison on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
jettison
Copied
2. Uninstall "jettison" package
This guide covers the steps necessary to uninstall jettison on openSUSE Leap:
$
sudo zypper remove
jettison
Copied
3. Information about the jettison package on openSUSE Leap
Information for package jettison:
---------------------------------
Repository : Main Repository
Name : jettison
Version : 1.5.4-150200.3.7.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 104.7 KiB
Installed : No
Status : not installed
Source package : jettison-1.5.4-150200.3.7.1.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 : Main Repository
Name : jettison
Version : 1.5.4-150200.3.7.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 104.7 KiB
Installed : No
Status : not installed
Source package : jettison-1.5.4-150200.3.7.1.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.