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

Last updated: November 17,2024

1. Install "maven-war-plugin" package

Please follow the steps below to install maven-war-plugin on openSuSE Tumbleweed

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

2. Uninstall "maven-war-plugin" package

Learn how to uninstall maven-war-plugin on openSuSE Tumbleweed:

$ sudo zypper remove maven-war-plugin

3. Information about the maven-war-plugin package on openSuSE Tumbleweed

Information for package maven-war-plugin:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-war-plugin
Version : 3.2.2-2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 95,9 KiB
Installed : No
Status : not installed
Source package : maven-war-plugin-3.2.2-2.12.src
Summary : Maven WAR Plugin
Description :
Builds a Web Application Archive (WAR) file from the project output and its
dependencies.