How to Install and Uninstall maven-enforcer-extension Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "maven-enforcer-extension" package

Please follow the step by step instructions below to install maven-enforcer-extension on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install maven-enforcer-extension

2. Uninstall "maven-enforcer-extension" package

Please follow the step by step instructions below to uninstall maven-enforcer-extension on openSuSE Tumbleweed:

$ sudo zypper remove maven-enforcer-extension

3. Information about the maven-enforcer-extension package on openSuSE Tumbleweed

Information for package maven-enforcer-extension:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-enforcer-extension
Version : 3.4.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 12.5 KiB
Installed : No
Status : not installed
Source package : maven-enforcer-3.4.1-1.3.src
Upstream URL : https://maven.apache.org/enforcer
Summary : Maven Enforcer Extension
Description :
The Enforcer Extension provides a way to globally define rules without
making use of pom inheritence. This way you don't have to adjust the
pom.xml, but you can enforce a set of rules.