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

Last updated: July 08,2024

1. Install "libwagon-http-java" package

This tutorial shows how to install libwagon-http-java on Kali Linux

$ sudo apt update $ sudo apt install libwagon-http-java

2. Uninstall "libwagon-http-java" package

Please follow the step by step instructions below to uninstall libwagon-http-java on Kali Linux:

$ sudo apt remove libwagon-http-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libwagon-http-java
Source: wagon
Version: 3.5.3-1
Installed-Size: 104
Maintainer: Debian Java Maintainers
Architecture: all
Replaces: libwagon-java (<< 3.0.0-2~)
Depends: libcommons-io-java, libhttpcore-java, libhttpclient-java, libjsoup-java, libslf4j-java, libwagon-provider-api-java (>= 3.5.3-1)
Breaks: libwagon-java (<< 3.0.0-2~)
Size: 49524
SHA256: 3a281fd350618c549eff54472e1989aaf3caf66c9a0eb874d8ba505e3b1e3cc6
SHA1: 8086e2c11f521afc75cb9148a3126b0c323f3855
MD5sum: b5625bc05c4b48ac012d1f6e75f422e3
Description: Artifact transport abstraction used in Maven (HTTP providers)
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-http-* libraries.
Description-md5:
Homepage: http://maven.apache.org/wagon/
Section: java
Priority: optional
Filename: pool/main/w/wagon/libwagon-http-java_3.5.3-1_all.deb