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

Last updated: May 17,2024

1. Install "libmaven-shade-plugin-java" package

Please follow the step by step instructions below to install libmaven-shade-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-shade-plugin-java

2. Uninstall "libmaven-shade-plugin-java" package

Here is a brief guide to show you how to uninstall libmaven-shade-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-shade-plugin-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-shade-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-shade-plugin
Version: 2.4.3-1
Depends: libasm4-java, libcommons-io-java, libguava-java, libjdependency-java, libjdom1-java (>= 1.1.3), libmaven-dependency-tree-java, libmaven3-core-java (>= 3.3.9), libplexus-utils2-java
Filename: pool/universe/m/maven-shade-plugin/libmaven-shade-plugin-java_2.4.3-1_all.deb
Size: 87404
MD5sum: f61db7dd2ad1ee2294677707e9c6e852
SHA1: bad1458c9735736a8d50c26894830377ede03ae6
SHA256: 5d19b566d8dabdbf43482d204204bd285bd107efeefb9fdc1693de47db6a7c22
Description-en: Maven shade plugin
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
This package ships the Maven shade plugin which is used to build an Uber-JAR
from the current project, including dependencies.
Description-md5: d74a4ccc7ba5c603eb34e5b37309303b
Homepage: http://maven.apache.org/plugins/maven-shade-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu