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

Last updated: May 01,2024

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

Please follow the steps below to install libjackson2-dataformat-smile-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall libjackson2-dataformat-smile-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjackson2-dataformat-smile-doc
Priority: optional
Section: universe/doc
Installed-Size: 1320
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jackson-dataformat-smile
Version: 2.4.2-1
Depends: default-jdk-doc, libjackson2-core-java-doc
Suggests: libjackson2-dataformat-smile
Filename: pool/universe/j/jackson-dataformat-smile/libjackson2-dataformat-smile-doc_2.4.2-1_all.deb
Size: 225064
MD5sum: 7e9e1efb9f23842731d675d3f622a0c8
SHA1: 61b6914c9d41200beff5cfc56f09e17e035b5f10
SHA256: 94035cbb4d91d78d8bdd5ae2647d362d4420e42f0856da7cde7f41074fb6044d
Description-en: Documentation for Jackson-dataformat-smile
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-smile.
Description-md5: 9f9ae7efd30802c17cf427aea81cdfc7
Homepage: http://wiki.fasterxml.com/JacksonHome
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu