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

Last updated: September 20,2024

1. Install "libjackson2-module-jaxb-annotations-java" package

This guide covers the steps necessary to install libjackson2-module-jaxb-annotations-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjackson2-module-jaxb-annotations-java

2. Uninstall "libjackson2-module-jaxb-annotations-java" package

This is a short guide on how to uninstall libjackson2-module-jaxb-annotations-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjackson2-module-jaxb-annotations-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libjackson2-module-jaxb-annotations-java
Priority: optional
Section: universe/java
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jackson-module-jaxb-annotations
Version: 2.4.2-1
Depends: libjackson2-core-java, libjackson2-databind-java
Filename: pool/universe/j/jackson-module-jaxb-annotations/libjackson2-module-jaxb-annotations-java_2.4.2-1_all.deb
Size: 29348
MD5sum: 3f7c72a0e84c60e6cee085cd3a2338fb
SHA1: ec33e493e6de889067088f413b8b2b26661c9bac
SHA256: fcbe7632763df0c44e759a7d217af6c391bb5d8afbb3ace7ddcc0359e70a9988
Description-en: Fast and powerful JSON library for Java -- JAXB annotations
This Jackson extension module provides support for using JAXB (javax.xml.bind)
annotations as an alternative to native Jackson annotations. It is most often
used to make it easier to reuse existing data beans that used with JAXB
framework to read and write XML.
Description-md5: 94fe9da6d2c3422d40cd037c8a6186d5
Homepage: http://wiki.fasterxml.com/JacksonJAXBAnnotations
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu