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

Last updated: May 14,2024

1. Install "libhessian-java" package

Here is a brief guide to show you how to install libhessian-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhessian-java

2. Uninstall "libhessian-java" package

Please follow the step by step instructions below to uninstall libhessian-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libhessian-java
Priority: optional
Section: universe/java
Installed-Size: 448
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: hessian
Version: 4.0.38-2
Suggests: libhessian-java-doc (= 4.0.38-2)
Filename: pool/universe/h/hessian/libhessian-java_4.0.38-2_all.deb
Size: 356938
MD5sum: 1a03a684ecaccfc6badd8bc0d3a804a9
SHA1: a40fedf21ecf1993c9131d83329ef8fb6918d4d0
SHA256: aeb4f0226e79cd9b5b70a7e4619da57dd16555e528d5e9740964235a081e8c74
Description-en: Java implementation of a binary protocol for web services
Hessian provides compact binary and XML protocols for applications
needing performance without protocol complexity. It is well-suited to
sending binary data without any need to extend the protocol with attachments.
This library also includes Burlap that is a matching XML protocol.
.
With Hessian, providing a web service is as simple as creating a servlet and
using a service is as simple as a JDK Proxy interface.
Description-md5: 297c3e23c1d55a225ccaa63f13ef29e6
Homepage: http://hessian.caucho.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu