How to Install and Uninstall maven-shade-plugin Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "maven-shade-plugin" package

Please follow the guidelines below to install maven-shade-plugin on openSuSE Tumbleweed

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

2. Uninstall "maven-shade-plugin" package

Please follow the steps below to uninstall maven-shade-plugin on openSuSE Tumbleweed:

$ sudo zypper remove maven-shade-plugin

3. Information about the maven-shade-plugin package on openSuSE Tumbleweed

Information for package maven-shade-plugin:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-shade-plugin
Version : 3.4.1-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 163.7 KiB
Installed : No
Status : not installed
Source package : maven-shade-plugin-3.4.1-1.6.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