How to Install and Uninstall jackson Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "jackson" package

Here is a brief guide to show you how to install jackson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jackson

2. Uninstall "jackson" package

This tutorial shows how to uninstall jackson on openSuSE Tumbleweed:

$ sudo zypper remove jackson

3. Information about the jackson package on openSuSE Tumbleweed

Information for package jackson:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jackson
Version : 1.9.13-2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : jackson-1.9.13-2.10.src
Summary : Jackson Java JSON-processor
Description :
JSON processor (JSON parser + JSON generator) written in Java. Beyond basic
JSON reading/writing (parsing, generating), it also offers full node-based Tree
Model, as well as full OJM (Object/Json Mapper) data binding functionality.

5. The same packages on other Linux Distributions