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

Last updated: May 01,2024

1. Install "libjackson2-dataformat-smile" package

Please follow the step by step instructions below to install libjackson2-dataformat-smile on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjackson2-dataformat-smile" package

Please follow the instructions below to uninstall libjackson2-dataformat-smile on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjackson2-dataformat-smile
Priority: optional
Section: universe/java
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jackson-dataformat-smile
Version: 2.4.2-1
Depends: libjackson2-core-java
Suggests: libjackson2-dataformat-smile-doc
Filename: pool/universe/j/jackson-dataformat-smile/libjackson2-dataformat-smile_2.4.2-1_all.deb
Size: 74380
MD5sum: f85c22c0343e841b7cb31000780dcdae
SHA1: 69fa9d333e05baadf18c873e5cb98b809058a8f9
SHA256: de9720a4ee3b6ed4f0060515680572bb3cf0bd2e074666fab8b25bcbac437ab4
Description-en: fast and powerful JSON library for Java -- Smile dataformat
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 Smile-("binary
JSON")-encoded data.
Description-md5: d27cf20ff7a4d4e075708261e8ec619e
Homepage: http://wiki.fasterxml.com/JacksonHome
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu