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

Last updated: May 01,2024

1. Install "libjackson2-datatype-joda-java-doc" package

This tutorial shows how to install libjackson2-datatype-joda-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjackson2-datatype-joda-java-doc

2. Uninstall "libjackson2-datatype-joda-java-doc" package

Learn how to uninstall libjackson2-datatype-joda-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjackson2-datatype-joda-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libjackson2-datatype-joda-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1333
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java maintainers
Architecture: all
Source: jackson-datatype-joda
Version: 2.4.3-2
Depends: default-jdk-doc
Suggests: libjackson2-datatype-joda-java
Filename: pool/universe/j/jackson-datatype-joda/libjackson2-datatype-joda-java-doc_2.4.3-2_all.deb
Size: 233822
MD5sum: 56ffc853ff2452aa3784ab76d941fc81
SHA1: f80431828d1ca0c8007d338c4b76ebda6cb6acd3
SHA256: e0c212476a8ccac5fd1cebae25ea119b1756a8d7ddab9763c8bcc4b24393c548
Description-en: Documentation for jackson-datatype-joda
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-datatype-joda.
Description-md5: 711d43bf8fca938ee06d34f29339840d
Homepage: https://github.com/FasterXML/jackson-datatype-joda
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu