How to Install and Uninstall libjackson2-dataformat-cbor-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libjackson2-dataformat-cbor-doc" package

This guide let you learn how to install libjackson2-dataformat-cbor-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjackson2-dataformat-cbor-doc" package

This is a short guide on how to uninstall libjackson2-dataformat-cbor-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjackson2-dataformat-cbor-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjackson2-dataformat-cbor-doc
Priority: optional
Section: universe/doc
Installed-Size: 912
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jackson-dataformat-cbor
Version: 2.4.3-1
Depends: default-jdk-doc, libjackson2-core-java-doc
Suggests: libjackson2-dataformat-cbor
Filename: pool/universe/j/jackson-dataformat-cbor/libjackson2-dataformat-cbor-doc_2.4.3-1_all.deb
Size: 158084
MD5sum: e548c8bf5c88ee409331bd24eb738429
SHA1: 9938752022197530172752c5ad7b8fc611455a38
SHA256: 0e45fe5088ca3f06ccaec263701969f8d6f001ca684d8811e37b41a87eedc541
Description-en: Documentation for jackson-dataformat-cbor
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 the API documentation of libjackson2-dataformat-cbor.
Description-md5: 47edf66d9e2b5730ffafd8ad7d215039
Homepage: https://github.com/FasterXML/jackson-dataformat-cbor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu