How to Install and Uninstall libwagon2-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libwagon2-java" package

This guide let you learn how to install libwagon2-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwagon2-java

2. Uninstall "libwagon2-java" package

Please follow the steps below to uninstall libwagon2-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwagon2-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwagon2-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwagon2-java
Priority: optional
Section: universe/java
Installed-Size: 2613
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: wagon2
Version: 2.10-3
Depends: junit4, libcommons-codec-java, libcommons-io-java, libcommons-lang-java, libcommons-logging-java, libcommons-net-java, libeasymock-java, libhttpclient-java, libhttpcore-java, libjetty-java, libjsoup-java, liblog4j1.2-java (>= 1.2.17), libmaven-parent-java (>= 21), libplexus-containers-java, libplexus-utils-java, libslf4j-java
Filename: pool/universe/w/wagon2/libwagon2-java_2.10-3_all.deb
Size: 2144020
MD5sum: f00d6f1ce3a142cd63d203b646166e5a
SHA1: feb00aec108cab9f2c4c0b29e72761ad65751647
SHA256: afbea5c01376e0475b1c539ad7a0f215b6dd52c91701fe561d5f02a017560239
Description-en: resources' transport abstraction that is used in Maven
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
Description-md5: 474ddd35830b3e50f796d7073fa7f4c2
Homepage: http://maven.apache.org/wagon/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions