How to Install and Uninstall maven-source-plugin Package on openSuSE Tumbleweed
Last updated: November 05,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 Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
maven-source-plugin
Copied
2. Uninstall "maven-source-plugin" package
Please follow the steps below to uninstall maven-source-plugin on openSuSE Tumbleweed:
$
sudo zypper remove
maven-source-plugin
Copied
3. Information about the maven-source-plugin package on openSuSE Tumbleweed
Information for package maven-source-plugin:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-source-plugin
Version : 3.0.1-3.12
Arch : noarch
Vendor : openSUSE
Installed Size : 45.9 KiB
Installed : No
Status : not installed
Source package : maven-source-plugin-3.0.1-3.12.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 : openSUSE-Tumbleweed-Oss
Name : maven-source-plugin
Version : 3.0.1-3.12
Arch : noarch
Vendor : openSUSE
Installed Size : 45.9 KiB
Installed : No
Status : not installed
Source package : maven-source-plugin-3.0.1-3.12.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.