How to Install and Uninstall jaxws Package on Kali Linux

Last updated: April 27,2024

1. Install "jaxws" package

This guide let you learn how to install jaxws on Kali Linux

$ sudo apt update $ sudo apt install jaxws

2. Uninstall "jaxws" package

Please follow the instructions below to uninstall jaxws on Kali Linux:

$ sudo apt remove jaxws $ sudo apt autoclean && sudo apt autoremove

3. Information about the jaxws package on Kali Linux

Package: jaxws
Version: 2.3.0.2-2
Installed-Size: 61
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless, libjaxws-java (>= 2.3.0.2-2)
Size: 12916
SHA256: eaeab0face256b820ade70d3a40da7aea1ae9c84f01ce65c6006f7245ca611e2
SHA1: 656dc460e256307eac779caed633ac16ea86b047
MD5sum: 14ed06df67dbd212003cbb12a8728867
Description: JAX-WS Reference Implementation (Command Line Tools)
The Java API for XML-Based Web Services (JAX-WS) provides the API
implementation for creating web services, particularly SOAP services.
.
The JAX-WS Reference Implementation (JSR-224) provides the actual
implementation behind the javax.xml.ws.* packages which were integrated
to the JRE since Java 6 and were eventually removed in Java 11.
.
This package contains the wsgen and wsimport command line tools.
Description-md5:
Homepage: https://javaee.github.io/metro-jax-ws/
Section: java
Priority: optional
Filename: pool/main/j/jaxws/jaxws_2.3.0.2-2_all.deb