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

Last updated: May 16,2024

1. Install "libjackson2-dataformat-yaml-doc" package

Please follow the guidelines below to install libjackson2-dataformat-yaml-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjackson2-dataformat-yaml-doc

2. Uninstall "libjackson2-dataformat-yaml-doc" package

Please follow the steps below to uninstall libjackson2-dataformat-yaml-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjackson2-dataformat-yaml-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libjackson2-dataformat-yaml-doc
Priority: optional
Section: universe/doc
Installed-Size: 758
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jackson-dataformat-yaml
Version: 2.4.3-2
Depends: default-jdk-doc, libjackson2-core-java-doc, libyaml-snake-java-doc
Suggests: libjackson2-dataformat-yaml
Filename: pool/universe/j/jackson-dataformat-yaml/libjackson2-dataformat-yaml-doc_2.4.3-2_all.deb
Size: 134134
MD5sum: c2f9ab82d7745415752376c79d848145
SHA1: 6db20cf77e386aafdea25b8109ecad098fba8cc0
SHA256: f07cb8a934b889872272db195ce321d76305692c6b7503a1372164a408487f39
Description-en: Documentation for jackson-dataformat-yaml
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-dataformat-yaml.
Description-md5: 5706c1b84ee4899ad2b5cac20625c954
Homepage: http://wiki.fasterxml.com/JacksonHome
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu