How to Install and Uninstall jackson-dataformat-cbor Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "jackson-dataformat-cbor" package
Please follow the guidelines below to install jackson-dataformat-cbor on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
jackson-dataformat-cbor
Copied
2. Uninstall "jackson-dataformat-cbor" package
This guide let you learn how to uninstall jackson-dataformat-cbor on openSuSE Tumbleweed:
$
sudo zypper remove
jackson-dataformat-cbor
Copied
3. Information about the jackson-dataformat-cbor package on openSuSE Tumbleweed
Information for package jackson-dataformat-cbor:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jackson-dataformat-cbor
Version : 2.16.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 88.9 KiB
Installed : No
Status : not installed
Source package : jackson-dataformats-binary-2.16.1-1.1.src
Upstream URL : https://github.com/FasterXML/jackson-dataformats-binary
Summary : Support for reading and writing Concise Binary Object Representation
Description :
Jackson data format module that supports reading and writing CBOR ("Concise
Binary Object Representation") encoded data. Module 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).
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jackson-dataformat-cbor
Version : 2.16.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 88.9 KiB
Installed : No
Status : not installed
Source package : jackson-dataformats-binary-2.16.1-1.1.src
Upstream URL : https://github.com/FasterXML/jackson-dataformats-binary
Summary : Support for reading and writing Concise Binary Object Representation
Description :
Jackson data format module that supports reading and writing CBOR ("Concise
Binary Object Representation") encoded data. Module 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).