How to Install and Uninstall jackson-module-jaxb-annotations Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "jackson-module-jaxb-annotations" package

This guide covers the steps necessary to install jackson-module-jaxb-annotations on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jackson-module-jaxb-annotations

2. Uninstall "jackson-module-jaxb-annotations" package

Please follow the guidelines below to uninstall jackson-module-jaxb-annotations on openSuSE Tumbleweed:

$ sudo zypper remove jackson-module-jaxb-annotations

3. Information about the jackson-module-jaxb-annotations package on openSuSE Tumbleweed

Information for package jackson-module-jaxb-annotations:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jackson-module-jaxb-annotations
Version : 2.16.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 51.0 KiB
Installed : No
Status : not installed
Source package : jackson-modules-base-2.16.1-1.1.src
Upstream URL : https://github.com/FasterXML/jackson-modules-base
Summary : Support for using JAXB annotations as an alternative to "native" Jackson annotations
Description :
This Jackson extension module provides support for using JAXB (javax.xml.bind)
annotations as an alternative to native Jackson annotations. It is most often
used to make it easier to reuse existing data beans that used with JAXB
framework to read and write XML.

5. The same packages on other Linux Distributions