How to Install and Uninstall libaxis-java Package on Kali Linux

Last updated: October 06,2024

1. Install "libaxis-java" package

This tutorial shows how to install libaxis-java on Kali Linux

$ sudo apt update $ sudo apt install libaxis-java

2. Uninstall "libaxis-java" package

Please follow the guidelines below to uninstall libaxis-java on Kali Linux:

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

3. Information about the libaxis-java package on Kali Linux

Package: libaxis-java
Source: axis
Version: 1.4-29
Installed-Size: 1642
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-discovery-java, libcommons-httpclient-java, libcommons-logging-java, libmail-java, libwsdl4j-java
Recommends: ant
Suggests: libaxis-java-doc
Size: 1509956
SHA256: 14f5a63f088664c29bd9ef810e5f5fe15253ee453f5b2657760b1984b81c629e
SHA1: 36d7ca3bc9f4d86abaace64a28c7741a3f384134
MD5sum: 657467bde658d4db00184d497d45bdca
Description: SOAP implementation in Java
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.
Description-md5:
Homepage: http://ws.apache.org/axis/
Tag: devel::library
Section: java
Priority: optional
Filename: pool/main/a/axis/libaxis-java_1.4-29_all.deb