How to Install and Uninstall libjettison-java Package on Kali Linux

Last updated: April 28,2024

1. Install "libjettison-java" package

This guide covers the steps necessary to install libjettison-java on Kali Linux

$ sudo apt update $ sudo apt install libjettison-java

2. Uninstall "libjettison-java" package

This guide covers the steps necessary to uninstall libjettison-java on Kali Linux:

$ sudo apt remove libjettison-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjettison-java package on Kali Linux

Package: libjettison-java
Version: 1.5.4-1
Installed-Size: 110
Maintainer: Debian Java Maintainers
Architecture: all
Size: 85360
SHA256: d1efe80b17ae56a0440e350c3529326c671055b7dde6ffff6e6b2d65a2008077
SHA1: 73b4d481af6875e4bd3269d5060433a2b93fadc6
MD5sum: 141b85e303bb5204bb94af99b543138f
Description: collection of StAX parsers and writers for JSON
Jettison is a collection of StAX parsers (streaming API for XML) and
writers which read and write JSON (JavaScript Object Notation). This
allows nearly transparent enablement of JSON based web services in
services frameworks like Apache CXF.
.
There are currently two included conventions for mapping JSON to XML.
The first is BadgerFish which implements the full XML infoset in JSON
using various techniques. The second is called the "mapped"
convention. It allows you to manually map XML namespaces to JSON
element prefixes.
Description-md5:
Homepage: https://github.com/jettison-json/jettison
Tag: works-with-format::json
Section: java
Priority: optional
Filename: pool/main/libj/libjettison-java/libjettison-java_1.5.4-1_all.deb