How to Install and Uninstall libjson-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libjson-java" package

This guide let you learn how to install libjson-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjson-java

2. Uninstall "libjson-java" package

Please follow the steps below to uninstall libjson-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libjson-java package on Ubuntu 21.10 (Impish Indri)

Package: libjson-java
Architecture: all
Version: 2.4-3.1
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 147
Depends: groovy, libcommons-beanutils-java, libcommons-collections3-java (>= 3.2.1-7~), libcommons-lang-java, libcommons-logging-java, libezmorph-java, liboro-java, libxom-java
Filename: pool/universe/libj/libjson-java/libjson-java_2.4-3.1_all.deb
Size: 129108
MD5sum: e82cf7132c9aeba5681485b9370c716f
SHA1: 2b7ea1e9f50a1d5dbe058a463586f09a1ab68020
SHA256: e8a199567faae26fd823d8fa9839731c9aa15d1a4911774deb39d2355fd5a7e3
SHA512: 16df014f08bcbc12a7f720b29206e4950f989c39f8d7e2cc9a9ff7686b4c8a6f11a0d413dbf9ad6ebbf15487b9be55395d38c5d891633b0f541d3cf601c31180
Homepage: http://json-lib.sourceforge.net
Description-en: library for transforming Java objects and XML to JSON and back again
JSON-lib is a java library for transforming beans, maps, collections,
java arrays and XML to JSON and back again to beans and DynaBeans.
.
JSON (JavaScript Object Notation) is a lightweight data-interchange
format. It is easy for humans to read and write. It is easy for
machines to parse and generate. It is based on a subset of the
JavaScript Programming Language, Standard ECMA-262 3rd Edition -
December 1999. JSON is a text format that is completely language
independent but uses conventions that are familiar to programmers of
the C-family of languages, including C, C++, C#, Java, JavaScript,
Perl, Python, and many others. These properties make JSON an ideal
data-interchange language.
Description-md5: 4ab9a1d574172d648a2c6e5a470b0e4b