How to Install and Uninstall libandroid-json-org-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libandroid-json-org-java" package

Learn how to install libandroid-json-org-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libandroid-json-org-java

2. Uninstall "libandroid-json-org-java" package

Please follow the guidance below to uninstall libandroid-json-org-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libandroid-json-org-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libandroid-json-org-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libandroid-json-org-java
Priority: optional
Section: universe/java
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 20121204-20090211-2
Suggests: libandroid-json-org-java-doc
Filename: pool/universe/liba/libandroid-json-org-java/libandroid-json-org-java_20121204-20090211-2_all.deb
Size: 22680
MD5sum: 4457976bb4cdac3d5cf903f5532d4bed
SHA1: aaa5d35dbae673fe19f30d94e904e52a017010c7
SHA256: 14f0c446d0bd7d33b1132013e33a7ef87934cf0fcb9fb69145f2136014ff8fb8
Description-en: androids rewrite of the evil licensed json.org
Json.org is a popular java library to parse and create json string from
the author of the json standard Douglas Crockford. His implementation however
is not free software[1].
.
Therefor the Android team did a cleanroom reimplementation of a json library
to be used inplace of the original one.
.
[1] http://wiki.debian.org/qa.debian.org/jsonevil
Description-md5: ebd5b7cd415e4da3130a78ed448da68d
Homepage: https://android.googlesource.com/platform/libcore/+/master/json
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu