How to Install and Uninstall maven-assembly-plugin Package on openSUSE Leap
Last updated: February 03,2025
1. Install "maven-assembly-plugin" package
In this section, we are going to explain the necessary steps to install maven-assembly-plugin on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
maven-assembly-plugin
Copied
2. Uninstall "maven-assembly-plugin" package
In this section, we are going to explain the necessary steps to uninstall maven-assembly-plugin on openSUSE Leap:
$
sudo zypper remove
maven-assembly-plugin
Copied
3. Information about the maven-assembly-plugin package on openSUSE Leap
Information for package maven-assembly-plugin:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : maven-assembly-plugin
Version : 3.6.0-150200.3.10.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 253.8 KiB
Installed : No
Status : not installed
Source package : maven-assembly-plugin-3.6.0-150200.3.10.1.src
Upstream URL : https://maven.apache.org/plugins/maven-assembly-plugin/
Summary : Maven Assembly Plugin
Description :
A Maven plugin to create archives of your project's sources, classes,
dependencies etc. from flexible assembly descriptors.
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : maven-assembly-plugin
Version : 3.6.0-150200.3.10.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 253.8 KiB
Installed : No
Status : not installed
Source package : maven-assembly-plugin-3.6.0-150200.3.10.1.src
Upstream URL : https://maven.apache.org/plugins/maven-assembly-plugin/
Summary : Maven Assembly Plugin
Description :
A Maven plugin to create archives of your project's sources, classes,
dependencies etc. from flexible assembly descriptors.