How to Install and Uninstall libjackson2-dataformat-cbor Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: July 05,2024

1. Install "libjackson2-dataformat-cbor" package

Please follow the steps below to install libjackson2-dataformat-cbor on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjackson2-dataformat-cbor

2. Uninstall "libjackson2-dataformat-cbor" package

Please follow the instructions below to uninstall libjackson2-dataformat-cbor on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libjackson2-dataformat-cbor $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjackson2-dataformat-cbor package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjackson2-dataformat-cbor
Architecture: all
Version: 2.7.8-3
Priority: optional
Section: universe/java
Source: jackson-dataformat-cbor
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 76
Depends: libjackson2-core-java (>= 2.9.4)
Suggests: libjackson2-dataformat-cbor-doc
Filename: pool/universe/j/jackson-dataformat-cbor/libjackson2-dataformat-cbor_2.7.8-3_all.deb
Size: 49356
MD5sum: 8a4d4a89890adecadd53a2b317381895
SHA1: f3c0eb82410ca880633605566a6dae61eaec4be7
SHA256: bac9c72046231f890bcd52960d5b53c718bea9f1077fa2e68e77dea1cf8be5ab
SHA512: 3d861c9757e880a97249b7d823341a5ac1562f86f290332309a4b0ac5b17c3240567d5a75d423f0491f1d3eb5608bf1f13ecf9339e8d79119c41878abd478bb8
Homepage: https://github.com/FasterXML/jackson-dataformat-cbor
Description-en: Jackson data format module for RfC7049 Concise Binary Object Representation
The Jackson Data Processor is a multi-purpose Java library for processing
JSON. Jackson aims to be the best possible combination of fast, correct,
lightweight, and ergonomic for developers. It offers three alternative methods
for processing JSON:
.
* Streaming API inspired by StAX
* Tree Model
* Data Binding converts JSON to and from POJOs
.
In addition to the core library, there are numerous extension that provide
additional functionality such as additional data formats beyond JSON,
additional data types or JVM languages.
.
This package contains an extension for reading and writing "Concise
Binary Object Representation (CBOR)" as specified in RfC7049.
Description-md5: e1cf52097f09b59e62028ccbcf1b5bb7