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

Last updated: April 27,2024

1. Install "libjackson2-annotations-java-doc" package

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

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

2. Uninstall "libjackson2-annotations-java-doc" package

This guide covers the steps necessary to uninstall libjackson2-annotations-java-doc on Kali Linux:

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

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

Package: libjackson2-annotations-java-doc
Source: jackson-annotations
Version: 2.14.0-1
Installed-Size: 2370
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jdk-doc
Suggests: libjackson2-annotations-java
Size: 144564
SHA256: dfa112b32507ef4d416cce5fcd2216c9fba8dd6fa42507f3f7969c72d12c872f
SHA1: a6b2f0bbb7202a118d78e1549ddd7894363dfdc5
MD5sum: f4d38c50a72722c97eb3c5d817da39d7
Description: Documentation for Jackson-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 the API documentation of libjackson2-annotations-java.
Description-md5:
Homepage: https://github.com/FasterXML/jackson-annotations
Section: doc
Priority: optional
Filename: pool/main/j/jackson-annotations/libjackson2-annotations-java-doc_2.14.0-1_all.deb