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

Last updated: May 15,2024

1. Install "libjackson2-dataformat-cbor" package

Please follow the steps below to install libjackson2-dataformat-cbor on Kali Linux

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

2. Uninstall "libjackson2-dataformat-cbor" package

This is a short guide on how to uninstall libjackson2-dataformat-cbor on Kali Linux:

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

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

Package: libjackson2-dataformat-cbor
Source: jackson-dataformat-cbor
Version: 2.7.8-5
Installed-Size: 76
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjackson2-core-java (>= 2.13.0)
Size: 50548
SHA256: c79e6e697aacb561c18058438eb2822ebff320828b4c2328592325034f6cd6ff
SHA1: 93686229900bb0f907915d031f9932fc09b1b20e
MD5sum: 336a69675cae161f0315e0668480b2c1
Description: Jackson data format module for RfC7049 Concise Binary Object Representation
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 "Concise
Binary Object Representation (CBOR)" as specified in RfC7049.
Description-md5:
Homepage: https://github.com/FasterXML/jackson-dataformat-cbor
Section: java
Priority: optional
Filename: pool/main/j/jackson-dataformat-cbor/libjackson2-dataformat-cbor_2.7.8-5_all.deb