How to Install and Uninstall libjaxrpc-api-java Package on Kali Linux

Last updated: May 01,2024

1. Install "libjaxrpc-api-java" package

Please follow the instructions below to install libjaxrpc-api-java on Kali Linux

$ sudo apt update $ sudo apt install libjaxrpc-api-java

2. Uninstall "libjaxrpc-api-java" package

Learn how to uninstall libjaxrpc-api-java on Kali Linux:

$ sudo apt remove libjaxrpc-api-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjaxrpc-api-java package on Kali Linux

Package: libjaxrpc-api-java
Source: jaxrpc-api
Version: 1.1.2-2
Installed-Size: 85
Maintainer: Debian Java Maintainers
Architecture: all
Size: 38792
SHA256: 8a0e5c21403f6334ed60f79c01a608401cbdf190d8e5ef03199d8c94abd2a456
SHA1: aaf307a94e267b04d46a0b58199e8e9198a42a96
MD5sum: c8b729aa4f3771609ca19c92ab081ebc
Description: Java API for XML based RPC (JAX-RPC)
JAX-RPC is an API for building Web services and clients that used remote
procedure calls (RPC) and XML. Often used in a distributed client/server
model, an RPC mechanism enables clients to execute procedures on other
systems. In JAX-RPC, a remote procedure call is represented by an XML-based
protocol such as SOAP. The SOAP specification defines envelope structure,
encoding rules, and a convention for representing remote procedure calls
and responses. These calls and responses are transmitted as SOAP messages
over HTTP.
Description-md5:
Homepage: https://github.com/javaee/javax.xml.rpc
Section: java
Priority: optional
Filename: pool/main/j/jaxrpc-api/libjaxrpc-api-java_1.1.2-2_all.deb