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

Last updated: May 16,2024

1. Install "libwagon-provider-api-java" package

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

$ sudo apt update $ sudo apt install libwagon-provider-api-java

2. Uninstall "libwagon-provider-api-java" package

This guide covers the steps necessary to uninstall libwagon-provider-api-java on Kali Linux:

$ sudo apt remove libwagon-provider-api-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libwagon-provider-api-java
Source: wagon
Version: 3.5.3-1
Installed-Size: 97
Maintainer: Debian Java Maintainers
Architecture: all
Replaces: libwagon-java (<< 3.0.0-2~)
Depends: libplexus-utils2-java
Breaks: libwagon-java (<< 3.0.0-2~)
Size: 48224
SHA256: 281cbcebd5cde3cc2b54c17bfe65350230c0813917650b6d65f17b2475b04f07
SHA1: 1038ec88ab545662bbfcfca9444d9c9b2831dbd9
MD5sum: 8271e5986437dea271265b67f162e633
Description: Artifact transport abstraction used in Maven (Provider API)
The Wagon project defines a simple API for transferring resources
(artifacts) to and from repositories. The word repository is used in this
context as it is commonly used in Maven and means a storage of artifacts.
It is also used to deploy the Maven generated site to a server.
.
Wagon defines a unified API, and it currently has the following providers:
* File
* HTTP
* HTTP lightweight
* FTP
* SSH/SCP
* WebDAV
.
This package contains the wagon-provider-api library.
Description-md5:
Homepage: http://maven.apache.org/wagon/
Section: java
Priority: optional
Filename: pool/main/w/wagon/libwagon-provider-api-java_3.5.3-1_all.deb