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

Last updated: July 03,2024

1. Install "libaxis-java-doc" package

This tutorial shows how to install libaxis-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libaxis-java-doc" package

Please follow the guidelines below to uninstall libaxis-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libaxis-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 28024
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: axis
Version: 1.4-24
Suggests: libaxis-java
Filename: pool/universe/a/axis/libaxis-java-doc_1.4-24_all.deb
Size: 1060654
MD5sum: 47707118e9135a9fd8e5661667581bf0
SHA1: 2a66913e907e440293c077524cfdb27534959bfa
SHA256: ade9f1920dd76f77bee0ad220dcd6e3e17c0b2e4566f4761ddd6fdf5b610ac63
Description-en: SOAP implementation in Java (documentation)
Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
submission to W3C.
.
From the draft W3C specification:
.
SOAP is a lightweight protocol for exchange of information in a decentralized,
distributed environment. It is an XML based protocol that consists of three
parts: an envelope that defines a framework for describing what is in a message
and how to process it, a set of encoding rules for expressing instances of
application-defined datatypes, and a convention for representing remote
procedure calls and responses.
.
This project is a follow-on to the Apache SOAP project.
.
This package contains the Javadoc API documentation.
Description-md5: cf80abfb540610facf7fc7b5369b6e94
Homepage: http://ws.apache.org/axis/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu