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

Last updated: May 06,2024

1. Install "libjackson2-annotations-java" package

This tutorial shows how to install libjackson2-annotations-java on Kali Linux

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

2. Uninstall "libjackson2-annotations-java" package

Learn how to uninstall libjackson2-annotations-java on Kali Linux:

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

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

Package: libjackson2-annotations-java
Source: jackson-annotations
Version: 2.14.0-1
Installed-Size: 104
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libjackson2-annotations-java-doc
Size: 68760
SHA256: 0e5fadedc1e207c73b9adbeb4900f39e5d18487f93103b4346d548226bfde1af
SHA1: 10ebd4d91a104fdbe509fa75c427c854a11b34bc
MD5sum: fcec2275d06077a41dd144c9163e653c
Description: fast and powerful JSON library for Java -- annotations
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 annotations for value and handler types.
Description-md5:
Homepage: https://github.com/FasterXML/jackson-annotations
Section: java
Priority: optional
Filename: pool/main/j/jackson-annotations/libjackson2-annotations-java_2.14.0-1_all.deb