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

Last updated: April 24,2024

1. Install "libwagon-ssh-java" package

This guide covers the steps necessary to install libwagon-ssh-java on Kali Linux

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

2. Uninstall "libwagon-ssh-java" package

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

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

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

Package: libwagon-ssh-java
Source: wagon
Version: 3.5.3-1
Installed-Size: 107
Maintainer: Debian Java Maintainers
Architecture: all
Replaces: libwagon-java (<< 3.0.0-2~)
Depends: libjsch-agent-proxy-java, libjsch-java, libplexus-interactivity-api-java, libslf4j-java, libwagon-provider-api-java (>= 3.5.3-1)
Breaks: libwagon-java (<< 3.0.0-2~)
Size: 52288
SHA256: f7c441021efc052cfcec83898d32b6d5683e800cdc9bcf18fbacb1e55c09b06a
SHA1: eac06610d514b9a1571a591c62f99c78462d9b06
MD5sum: 52d19faaa93f6c6be80701950f35762e
Description: Artifact transport abstraction used in Maven (SSH 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-ssh-* libraries.
Description-md5:
Homepage: http://maven.apache.org/wagon/
Section: java
Priority: optional
Filename: pool/main/w/wagon/libwagon-ssh-java_3.5.3-1_all.deb