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

Last updated: May 15,2024

1. Install "libjabsorb-java" package

Please follow the steps below to install libjabsorb-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjabsorb-java

2. Uninstall "libjabsorb-java" package

Here is a brief guide to show you how to uninstall libjabsorb-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjabsorb-java
Priority: optional
Section: universe/libs
Installed-Size: 161
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jabsorb
Version: 1.3-3
Depends: libslf4j-java, libcommons-httpclient-java
Filename: pool/universe/j/jabsorb/libjabsorb-java_1.3-3_all.deb
Size: 126988
MD5sum: a098836232072e9f4f769fc510705121
SHA1: d6bf16422e8a84329f2aa3a70560d838d0fb7619
SHA256: 66cf61b6a86f6c04775cf96a98e1e652ac4245a95f9226a2d7b5eb021f151a8d
Description-en: Java to Javascript object request broker
Simple and lightweight Ajax/Web 2.0 framework that allows you to call
methods in a Java web application from JavaScript code running in a web
browser as if they were local objects residing directly in the browser.
.
Jabsorb handles all the details of marshalling and unmarshalling objects
back and forth between the client and server so that you can focus on
writing your application features.
.
Jabsorb makes use of the JSON-RPC protocol for it's transport mechanism.
JSON-RPC is a standard protocol and jabsorb can interoperate with other
standard JSON-RPC clients and servers that may be written in other
languages.
.
Starting with jabsorb 1.2, additional ORB functionality has been added,
and it extends the basic JSON-RPC protocol to allow for passing data
structures that contain Circular References.
Description-md5: 29dc75219714714e5909da9b16d9547f
Homepage: http://jabsorb.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu