How to Install and Uninstall maven-shade-plugin Package on openSUSE Leap
Last updated: November 07,2024
1. Install "maven-shade-plugin" package
This guide covers the steps necessary to install maven-shade-plugin on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
maven-shade-plugin
Copied
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
Copied
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.
-------------------------------------------
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.