How to Install and Uninstall jackson-dataformat-smile Package on openSUSE Leap

Last updated: May 15,2024

1. Install "jackson-dataformat-smile" package

Here is a brief guide to show you how to install jackson-dataformat-smile on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install jackson-dataformat-smile

2. Uninstall "jackson-dataformat-smile" package

Please follow the step by step instructions below to uninstall jackson-dataformat-smile on openSUSE Leap:

$ sudo zypper remove jackson-dataformat-smile

3. Information about the jackson-dataformat-smile package on openSUSE Leap

Information for package jackson-dataformat-smile:
-------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : jackson-dataformat-smile
Version : 2.15.2-150200.3.8.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 116.8 KiB
Installed : No
Status : not installed
Source package : jackson-dataformats-binary-2.15.2-150200.3.8.2.src
Upstream URL : https://github.com/FasterXML/jackson-dataformats-binary
Summary : Support for reading and writing Smile encoded data using Jackson abstractions
Description :
This Jackson extension handles reading and writing of data encoded in Smile
data format ("binary JSON"). It extends standard Jackson streaming API
(JsonFactory, JsonParser, JsonGenerator), and as such works seamlessly with
all the higher level data abstractions (data binding, tree model, and
pluggable extensions).

5. The same packages on other Linux Distributions