How to Install and Uninstall libjackson2-databind-java Package on Kali Linux

Last updated: May 10,2024

1. Install "libjackson2-databind-java" package

This is a short guide on how to install libjackson2-databind-java on Kali Linux

$ sudo apt update $ sudo apt install libjackson2-databind-java

2. Uninstall "libjackson2-databind-java" package

Please follow the step by step instructions below to uninstall libjackson2-databind-java on Kali Linux:

$ sudo apt remove libjackson2-databind-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjackson2-databind-java package on Kali Linux

Package: libjackson2-databind-java
Source: jackson-databind
Version: 2.14.0-1
Installed-Size: 1706
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjackson2-annotations-java (>= 2.14.0), libjackson2-core-java (>= 2.14.0)
Size: 1583760
SHA256: 17f4557e8669c5d5e2d6c376de47a2e6922a4b3243d8b8172615925988ab238b
SHA1: f7639501d580c49ae0fd3ea05877d8c5ab148c76
MD5sum: 12e7b0a9a8ca37716bc3fa74000e0765
Description: fast and powerful JSON library for Java -- data binding
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 general purpose data-binding functionality for data
formats other than JSON.
Description-md5:
Homepage: http://wiki.fasterxml.com/JacksonHome
Section: java
Priority: optional
Filename: pool/main/j/jackson-databind/libjackson2-databind-java_2.14.0-1_all.deb