How to Install and Uninstall codenarc Package on openSUSE Leap

Last updated: May 17,2024

1. Install "codenarc" package

Learn how to install codenarc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install codenarc

2. Uninstall "codenarc" package

Please follow the guidelines below to uninstall codenarc on openSUSE Leap:

$ sudo zypper remove codenarc

3. Information about the codenarc package on openSUSE Leap

Information for package codenarc:
---------------------------------
Repository : Main Repository
Name : codenarc
Version : 1.4-150200.3.6.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 931.5 KiB
Installed : No
Status : not installed
Source package : codenarc-1.4-150200.3.6.4.src
Upstream URL : http://codenarc.sourceforge.net/
Summary : Groovy library that provides static analysis features for Groovy code
Description :
CodeNarc is a static analysis tool for Groovy source code,
enabling monitoring and enforcement of many coding standards
and best practices. CodeNarc applies a set of Rules
(predefined and/or custom) that are applied to each Groovy
file, and generates an HTML report of the results, including
a list of rules violated for each source file, and a count
of the number of violations per package and for the whole
project.

5. The same packages on other Linux Distributions