How to Install and Uninstall libjackson2-dataformat-smile Package on Kali Linux

Last updated: May 15,2024

1. Install "libjackson2-dataformat-smile" package

Please follow the steps below to install libjackson2-dataformat-smile on Kali Linux

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

2. Uninstall "libjackson2-dataformat-smile" package

Learn how to uninstall libjackson2-dataformat-smile on Kali Linux:

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

3. Information about the libjackson2-dataformat-smile package on Kali Linux

Package: libjackson2-dataformat-smile
Source: jackson-dataformat-smile
Version: 2.7.8-5
Installed-Size: 104
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjackson2-core-java (>= 2.13.0)
Size: 77672
SHA256: 2646afce01de761bf0618cc43e8c8985550599dfe6b5433edc173cea7e3428b4
SHA1: 5ba015406d58055c542dfacea46fb4dd18f83a4c
MD5sum: 90b6e6954e8bdbbdfbfcb0ae35758b9d
Description: 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:
Homepage: http://wiki.fasterxml.com/JacksonHome
Section: java
Priority: optional
Filename: pool/main/j/jackson-dataformat-smile/libjackson2-dataformat-smile_2.7.8-5_all.deb