How to Install and Uninstall maven-clean-plugin Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "maven-clean-plugin" package

This guide covers the steps necessary to install maven-clean-plugin on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install maven-clean-plugin

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

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.

5. The same packages on other Linux Distributions