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

Last updated: May 01,2024

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

This guide covers the steps necessary to install libjackson2-core-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libjackson2-core-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjackson2-core-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 6496
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jackson-core
Version: 2.4.2-2
Depends: default-jdk-doc
Suggests: libjackson2-core-java
Filename: pool/universe/j/jackson-core/libjackson2-core-java-doc_2.4.2-2_all.deb
Size: 987166
MD5sum: 351b2a101c17c8968d4c6e12081b0214
SHA1: c5ab17ac29b082d5c348cbe2e23488b4b6ee5e37
SHA256: 90570b7ebd7194acbb58a185d97555380fbd7f7f6134f79386ba4a2dc9091ebf
Description-en: Documentation for Jackson-core
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-core-java.
Description-md5: ae4cf18c4f18eb2c103eef868853bf26
Homepage: http://wiki.fasterxml.com/JacksonHome
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu