How to Install and Uninstall maven-source-plugin Package on openSUSE Leap
Last updated: November 26,2024
1. Install "maven-source-plugin" package
In this section, we are going to explain the necessary steps to install maven-source-plugin on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
maven-source-plugin
Copied
2. Uninstall "maven-source-plugin" package
This guide let you learn how to uninstall maven-source-plugin on openSUSE Leap:
$
sudo zypper remove
maven-source-plugin
Copied
3. Information about the maven-source-plugin package on openSUSE Leap
Information for package maven-source-plugin:
--------------------------------------------
Repository : Main Repository
Name : maven-source-plugin
Version : 3.0.1-150200.3.4.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 37.8 KiB
Installed : No
Status : not installed
Source package : maven-source-plugin-3.0.1-150200.3.4.3.src
Upstream URL : https://maven.apache.org/plugins/maven-source-plugin/
Summary : Plugin for creating source JARs
Description :
The Maven Source Plugin creates a JAR archive of the
source files of the current project.
--------------------------------------------
Repository : Main Repository
Name : maven-source-plugin
Version : 3.0.1-150200.3.4.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 37.8 KiB
Installed : No
Status : not installed
Source package : maven-source-plugin-3.0.1-150200.3.4.3.src
Upstream URL : https://maven.apache.org/plugins/maven-source-plugin/
Summary : Plugin for creating source JARs
Description :
The Maven Source Plugin creates a JAR archive of the
source files of the current project.