How to Install and Uninstall libjson-simple-java Package on Kali Linux

Last updated: May 14,2024

1. Install "libjson-simple-java" package

Please follow the instructions below to install libjson-simple-java on Kali Linux

$ sudo apt update $ sudo apt install libjson-simple-java

2. Uninstall "libjson-simple-java" package

Please follow the steps below to uninstall libjson-simple-java on Kali Linux:

$ sudo apt remove libjson-simple-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjson-simple-java package on Kali Linux

Package: libjson-simple-java
Source: json-simple
Version: 2.3.0-1
Installed-Size: 92
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libjson-simple-doc
Size: 63760
SHA256: 99805560364f89d79349b9826d5f3837ca37a02e4f56418c32bee45157896d6e
SHA1: 1aa8605b4be83d66a4e6af5c001f91f816d16e7d
MD5sum: 457ac7673a6f4da9d32ec91a0e84599a
Description: Simple, lightweight and efficient JSON toolkit for Java
While full featured and fully compliant with the JSON specification
(RFC4627), JSON.simple aims to be as simple and efficient as possible.
.
It supports encoding, decoding and escaping JSON data and streams, and
features a stoppable SAX-like interface to process JSON input.
.
It has been run through profiling tools to ensure high performance
processing.
Description-md5:
Homepage: https://github.com/cliftonlabs/json-simple
Section: java
Priority: optional
Filename: pool/main/j/json-simple/libjson-simple-java_2.3.0-1_all.deb