How to Install and Uninstall libjackson2-dataformat-yaml Package on Kali Linux

Last updated: May 11,2024

1. Install "libjackson2-dataformat-yaml" package

Please follow the step by step instructions below to install libjackson2-dataformat-yaml on Kali Linux

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

2. Uninstall "libjackson2-dataformat-yaml" package

This guide let you learn how to uninstall libjackson2-dataformat-yaml on Kali Linux:

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

3. Information about the libjackson2-dataformat-yaml package on Kali Linux

Package: libjackson2-dataformat-yaml
Source: jackson-dataformat-yaml
Version: 2.8.11-4
Installed-Size: 71
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjackson2-core-java (>= 2.14.1), libyaml-snake-java (>= 1.33)
Size: 43012
SHA256: c00e0451bfc59b67f8671cc219e795e245708021382d924a3e6dea8224d9ca75
SHA1: 50a92248fc9a29c994a0b45d401e400c706ccc5c
MD5sum: 04a6f7ba7c387a938252e51794b9093b
Description: fast and powerful JSON library for Java -- YAML dataformat
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 reading and writing YAML-encoded data
Description-md5:
Homepage: https://github.com/FasterXML/jackson-dataformat-yaml
Section: java
Priority: optional
Filename: pool/main/j/jackson-dataformat-yaml/libjackson2-dataformat-yaml_2.8.11-4_all.deb