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

Last updated: September 28,2024

1. Install "maven-checkstyle-plugin" package

Please follow the guidelines below to install maven-checkstyle-plugin on openSuSE Tumbleweed

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

2. Uninstall "maven-checkstyle-plugin" package

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

$ sudo zypper remove maven-checkstyle-plugin

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

Information for package maven-checkstyle-plugin:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-checkstyle-plugin
Version : 3.0.0-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 119,4 KiB
Installed : No
Status : not installed
Source package : maven-checkstyle-plugin-3.0.0-1.11.src
Summary : Plugin that generates a report regarding the code style used by the developers
Description :
Generates a report on violations of code style and optionally fails the build
if violations are detected.