How to Install and Uninstall libjackson2-annotations-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

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

Here is a brief guide to show you how to install libjackson2-annotations-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libjackson2-annotations-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjackson2-annotations-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjackson2-annotations-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1512
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jackson-annotations
Version: 2.4.2-2
Depends: default-jdk-doc
Suggests: libjackson2-annotations-java
Filename: pool/universe/j/jackson-annotations/libjackson2-annotations-java-doc_2.4.2-2_all.deb
Size: 306610
MD5sum: af1f7ed124ab530a0ad0baae170dac8c
SHA1: a235dba407f6f1a24c38f95befa203832fac0bfe
SHA256: 15d699190adbb2508eded6d1bdcf18e31e1c779c5462e9586ba71f6f98b5bdb3
Description-en: 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: e1db843705d8d19c64a912740b04a4b1
Homepage: http://wiki.fasterxml.com/JacksonHome
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu