How to Install and Uninstall jdom2 Package on openSUSE Leap

Last updated: May 14,2024

1. Install "jdom2" package

Please follow the steps below to install jdom2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install jdom2

2. Uninstall "jdom2" package

Please follow the steps below to uninstall jdom2 on openSUSE Leap:

$ sudo zypper remove jdom2

3. Information about the jdom2 package on openSUSE Leap

Information for package jdom2:
------------------------------
Repository : Main Repository
Name : jdom2
Version : 2.0.6.1-150200.3.7.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : jdom2-2.0.6.1-150200.3.7.3.src
Upstream URL : http://www.jdom.org/
Summary : Java manipulation of XML
Description :
JDOM is a Java-oriented object model which models XML documents.
It provides a Java-centric means of generating and manipulating
XML documents. While JDOM inter-operates well with existing
standards such as the Simple API for XML (SAX) and the Document
Object Model (DOM), it is not an abstraction layer or
enhancement to those APIs. Rather, it provides a means of
reading and writing XML data.

5. The same packages on other Linux Distributions