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

Last updated: April 18,2024

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

Please follow the guidelines below to install libjackson2-datatype-joda-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libjackson2-datatype-joda-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjackson2-datatype-joda-java
Priority: optional
Section: universe/java
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java maintainers
Architecture: all
Source: jackson-datatype-joda
Version: 2.4.3-2
Depends: libjackson2-annotations-java, libjackson2-core-java, libjackson2-databind-java, libjoda-time-java
Suggests: libjackson2-datatype-joda-java-doc
Filename: pool/universe/j/jackson-datatype-joda/libjackson2-datatype-joda-java_2.4.3-2_all.deb
Size: 48524
MD5sum: bd5aa3539c76d927c981f7ca9c5b5faf
SHA1: 349fb4a8f75a757d97d5432c721fc9663552c84c
SHA256: 425e234b2e7eb9740b524530eb0fefd0bf5d5cab12fc815bec789d4587de63ad
Description-en: fast and powerful JSON library for Java -- Joda datatypes
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 an extension for serializing and deserializing classes
implemented by the Joda-Time date/time library.
Description-md5: 962d262f5bec7c84954cc47c25f3215d
Homepage: https://github.com/FasterXML/jackson-datatype-joda
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu