How to Install and Uninstall maven-clean-plugin Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "maven-clean-plugin" package
This guide covers the steps necessary to install maven-clean-plugin on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
maven-clean-plugin
Copied
2. Uninstall "maven-clean-plugin" package
In this section, we are going to explain the necessary steps to uninstall maven-clean-plugin on openSuSE Tumbleweed:
$
sudo zypper remove
maven-clean-plugin
Copied
3. Information about the maven-clean-plugin package on openSuSE Tumbleweed
Information for package maven-clean-plugin:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-clean-plugin
Version : 3.1.0-4.12
Arch : noarch
Vendor : openSUSE
Installed Size : 43.0 KiB
Installed : No
Status : not installed
Source package : maven-clean-plugin-3.1.0-4.12.src
Upstream URL : https://maven.apache.org/plugins/maven-clean-plugin/
Summary : Maven plugin to remove generated files
Description :
The Maven Clean Plugin is a plugin that removes files generated
at build-time in a project's directory.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-clean-plugin
Version : 3.1.0-4.12
Arch : noarch
Vendor : openSUSE
Installed Size : 43.0 KiB
Installed : No
Status : not installed
Source package : maven-clean-plugin-3.1.0-4.12.src
Upstream URL : https://maven.apache.org/plugins/maven-clean-plugin/
Summary : Maven plugin to remove generated files
Description :
The Maven Clean Plugin is a plugin that removes files generated
at build-time in a project's directory.