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

Last updated: September 20,2024

1. Install "libjackson-json-java-doc" package

Please follow the step by step instructions below to install libjackson-json-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjackson-json-java-doc

2. Uninstall "libjackson-json-java-doc" package

In this section, we are going to explain the necessary steps to uninstall libjackson-json-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjackson-json-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libjackson-json-java-doc
Architecture: all
Version: 1.9.2-7ubuntu0.2
Priority: optional
Section: universe/doc
Source: libjackson-json-java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34353
Pre-Depends: dpkg (>= 1.17.5)
Recommends: default-jdk-doc, libjsr311-api-java-doc
Filename: pool/universe/libj/libjackson-json-java/libjackson-json-java-doc_1.9.2-7ubuntu0.2_all.deb
Size: 1020450
MD5sum: c2082ec2a9921d9434cdbc82e25d62fd
SHA1: 06590024b4c623cf7781bac6bc7fe1ca3031568c
SHA256: bd8f49e736d603955818e9affc911ee12975b60315866e1e7b9b5e2af453fd8e
SHA512: 21169b49c9ad9cc97136972143a8a3773d9718397ea09dd2493b14a26c4d1b3d776582f9c6fa7bd1abb85dea0e59a571798bb20998850fce48c39cecf2d63613
Homepage: http://jackson.codehaus.org
Description-en: standard conformant json processor in java - API documentation
Jackson is a Java-based JSON-processing package that contains:
.
* high-performance streaming JSON parser/generator
* Tree Model that can be built from/written to parser/generator
* Object Mapper that implements data binding to/from
* parser/generator
.
API of streaming parser/generator is similar to Stax API used for
efficient xml processing on Java platform.
.
Beyond VERY fast Json parser and generator, Jackson project also offers
full data binding support through 2 different approaches: "Object
Mapper" for full POJO to/from Json data mapping (similar to JAXB2) and
"Tree Mapper" for something similar to DOM and XPath.
.
This package contains the api documentation.
Description-md5: 220b6b4dd03bc106ac06a954115b64a7

Package: libjackson-json-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 33237
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libjackson-json-java
Version: 1.9.2-7
Pre-Depends: dpkg (>= 1.17.5)
Recommends: default-jdk-doc, libjsr311-api-java-doc
Filename: pool/universe/libj/libjackson-json-java/libjackson-json-java-doc_1.9.2-7_all.deb
Size: 1009906
MD5sum: 929d4e36971c8a3430ba914700e152a8
SHA1: be8219c7ba42d8fed3770457dc2b86c0194d384f
SHA256: 1577350abf1e5648b2b421cf89b7667bdeb6de7e186eff346fa87281d8b9d321
Description-en: standard conformant json processor in java - API documentation
Jackson is a Java-based JSON-processing package that contains:
.
* high-performance streaming JSON parser/generator
* Tree Model that can be built from/written to parser/generator
* Object Mapper that implements data binding to/from
* parser/generator
.
API of streaming parser/generator is similar to Stax API used for
efficient xml processing on Java platform.
.
Beyond VERY fast Json parser and generator, Jackson project also offers
full data binding support through 2 different approaches: "Object
Mapper" for full POJO to/from Json data mapping (similar to JAXB2) and
"Tree Mapper" for something similar to DOM and XPath.
.
This package contains the api documentation.
Description-md5: 220b6b4dd03bc106ac06a954115b64a7
Homepage: http://jackson.codehaus.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu