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

Last updated: July 03,2024

1. Install "libmjson-java" package

Here is a brief guide to show you how to install libmjson-java on Kali Linux

$ sudo apt update $ sudo apt install libmjson-java

2. Uninstall "libmjson-java" package

Please follow the guidance below to uninstall libmjson-java on Kali Linux:

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

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

Package: libmjson-java
Version: 1.4.0-3
Installed-Size: 88
Maintainer: Debian Med Packaging Team
Architecture: all
Size: 60376
SHA256: 7b3f1d7182b9780516e2b63230331a8d0f59be40d0b242d6b3c03de25fc02a68
SHA1: 94f7d616cbd43b91fe72eff3ea66393fb66d853d
MD5sum: 0d857876713749c976d510d475e5bec2
Description: lean JSON Library for Java with a compact API
mJson is an extremely lightweight Java JSON library with a very concise API.
Unlike other JSON libraries, it focuses on manipulating JSON structures in
Java without necessarily mapping them to/from strongly typed Java objects.
Because of its tiny size, it is well-suited for any application aiming at a
small footprint such as mobile applications.
Description-md5:
Homepage: https://bolerio.github.io/mjson/
Section: java
Priority: optional
Filename: pool/main/libm/libmjson-java/libmjson-java_1.4.0-3_all.deb