How to Install and Uninstall maven-compiler-plugin Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "maven-compiler-plugin" package
Please follow the guidance below to install maven-compiler-plugin on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
maven-compiler-plugin
Copied
2. Uninstall "maven-compiler-plugin" package
This tutorial shows how to uninstall maven-compiler-plugin on openSuSE Tumbleweed:
$
sudo zypper remove
maven-compiler-plugin
Copied
3. Information about the maven-compiler-plugin package on openSuSE Tumbleweed
Information for package maven-compiler-plugin:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-compiler-plugin
Version : 3.11.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 83.8 KiB
Installed : No
Status : not installed
Source package : maven-compiler-plugin-3.11.0-2.1.src
Upstream URL : https://maven.apache.org/plugins/maven-compiler-plugin
Summary : Maven Compiler Plugin
Description :
The Compiler Plugin is used to compile the sources of your project.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-compiler-plugin
Version : 3.11.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 83.8 KiB
Installed : No
Status : not installed
Source package : maven-compiler-plugin-3.11.0-2.1.src
Upstream URL : https://maven.apache.org/plugins/maven-compiler-plugin
Summary : Maven Compiler Plugin
Description :
The Compiler Plugin is used to compile the sources of your project.