How to Install and Uninstall jackson-module-no-ctor-deser Package on openSUSE Leap

Last updated: November 23,2024

1. Install "jackson-module-no-ctor-deser" package

Please follow the steps below to install jackson-module-no-ctor-deser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install jackson-module-no-ctor-deser

2. Uninstall "jackson-module-no-ctor-deser" package

Please follow the guidelines below to uninstall jackson-module-no-ctor-deser on openSUSE Leap:

$ sudo zypper remove jackson-module-no-ctor-deser

3. Information about the jackson-module-no-ctor-deser package on openSUSE Leap

Information for package jackson-module-no-ctor-deser:
-----------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : jackson-module-no-ctor-deser
Version : 2.15.2-150200.5.6.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 17.5 KiB
Installed : No
Status : not installed
Source package : jackson-modules-base-2.15.2-150200.5.6.2.src
Upstream URL : https://github.com/FasterXML/jackson-modules-base
Summary : Support deserialization of POJO classes without default constructor
Description :
Module that allows instantiation of Java POJOs that do not have "default constructor"
(constructor that takes no arguments) but should be deserialized from JSON Object
as POJOs. In such cases, module tries to use sun.reflect.ReflectionFactory
to force instantiation that by-passes all constructors (it is the mechanism used by
JDK serialization system).

5. The same packages on other Linux Distributions