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

Last updated: May 09,2024

1. Install "libhessian-java-doc" package

Please follow the instructions below to install libhessian-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhessian-java-doc

2. Uninstall "libhessian-java-doc" package

This tutorial shows how to uninstall libhessian-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libhessian-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 3955
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: hessian
Version: 4.0.38-2
Suggests: libhessian-java (= 4.0.38-2)
Filename: pool/universe/h/hessian/libhessian-java-doc_4.0.38-2_all.deb
Size: 150746
MD5sum: 9e365618e66b5b139976ef2b86086543
SHA1: 83da6a1370d00ec41e610ecb1502a3c45959f2d9
SHA256: 976fd0647a12f59f265f73ba6f4b1cf70a63815f202331da574322d9348df665
Description-en: Documentation for libhessian-java
Documentation for Hessian that is a Java library that 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: ac2afb7ca7d37bc98e2c090a4be9ef11
Homepage: http://hessian.caucho.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu