How to Install and Uninstall jackson-module-guice Package on openSUSE Leap
Last updated: November 08,2024
1. Install "jackson-module-guice" package
This is a short guide on how to install jackson-module-guice on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
jackson-module-guice
Copied
2. Uninstall "jackson-module-guice" package
This tutorial shows how to uninstall jackson-module-guice on openSUSE Leap:
$
sudo zypper remove
jackson-module-guice
Copied
3. Information about the jackson-module-guice package on openSUSE Leap
Information for package jackson-module-guice:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : jackson-module-guice
Version : 2.15.2-150200.5.6.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 21.9 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 : Jackson module to make integration with Guice a bit easier
Description :
This extension allows Jackson to delegate ObjectMapper creation and value
injection to Guice when handling data bindings.
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : jackson-module-guice
Version : 2.15.2-150200.5.6.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 21.9 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 : Jackson module to make integration with Guice a bit easier
Description :
This extension allows Jackson to delegate ObjectMapper creation and value
injection to Guice when handling data bindings.