How to Install and Uninstall libcodenarc-groovy-java Package on Kali Linux

Last updated: May 16,2024

1. Install "libcodenarc-groovy-java" package

This guide covers the steps necessary to install libcodenarc-groovy-java on Kali Linux

$ sudo apt update $ sudo apt install libcodenarc-groovy-java

2. Uninstall "libcodenarc-groovy-java" package

Please follow the guidelines below to uninstall libcodenarc-groovy-java on Kali Linux:

$ sudo apt remove libcodenarc-groovy-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcodenarc-groovy-java package on Kali Linux

Package: libcodenarc-groovy-java
Source: codenarc
Version: 0.23-5
Installed-Size: 2174
Maintainer: Debian Java Maintainers
Architecture: all
Depends: ant, groovy, libgmetrics-groovy-java, liblog4j1.2-java
Suggests: libcodenarc-groovy-java-doc
Size: 1918556
SHA256: c6a42d1ce5ac532f6615f87ecc4173971b52861b6900a43912fae484f106f8e5
SHA1: 8886d983c205864ae3275540fa46c56c3d08dd25
MD5sum: 3ee93c5452f083d4334dffb10c24bc4d
Description: Groovy library that provides static analysis features for Groovy code
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.
.
CodeNarc is similar to popular static analysis tools such as
PMD or Checkstyle, but is targeted at Groovy source code
instead of Java.
Description-md5:
Homepage: http://codenarc.sourceforge.net/
Section: java
Priority: optional
Filename: pool/main/c/codenarc/libcodenarc-groovy-java_0.23-5_all.deb