How to Install and Uninstall codenarc Package on openSuSE Tumbleweed

Last updated: December 26,2024

1. Install "codenarc" package

This guide let you learn how to install codenarc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install codenarc

2. Uninstall "codenarc" package

In this section, we are going to explain the necessary steps to uninstall codenarc on openSuSE Tumbleweed:

$ sudo zypper remove codenarc

3. Information about the codenarc package on openSuSE Tumbleweed

Information for package codenarc:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : codenarc
Version : 1.4-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 932,1 KiB
Installed : No
Status : not installed
Source package : codenarc-1.4-1.10.src
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