How to Install and Uninstall maven-shade-plugin Package on openSUSE Leap

Last updated: July 05,2024

1. Install "maven-shade-plugin" package

This guide covers the steps necessary to install maven-shade-plugin on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install maven-shade-plugin

2. Uninstall "maven-shade-plugin" package

Please follow the step by step instructions below to uninstall maven-shade-plugin on openSUSE Leap:

$ sudo zypper remove maven-shade-plugin

3. Information about the maven-shade-plugin package on openSUSE Leap

Information for package maven-shade-plugin:
-------------------------------------------
Repository : Main Repository
Name : maven-shade-plugin
Version : 3.2.1-1.82
Arch : noarch
Vendor : SUSE LLC
Installed Size : 120.2 KiB
Installed : No
Status : not installed
Source package : maven-shade-plugin-3.2.1-1.82.src
Upstream URL : http://maven.apache.org/plugins/maven-shade-plugin
Summary : Capability to package the artifact in an uber-jar
Description :
This plugin provides the capability to package the artifact in an
uber-jar, including its dependencies and to shade, i.e. rename, the
packages of some of the dependencies.

5. The same packages on other Linux Distributions