How to Install and Uninstall libcodenarc-groovy-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libcodenarc-groovy-java-doc" package

This guide let you learn how to install libcodenarc-groovy-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcodenarc-groovy-java-doc" package

Please follow the guidelines below to uninstall libcodenarc-groovy-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libcodenarc-groovy-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcodenarc-groovy-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 10992
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: codenarc
Version: 0.23-1
Recommends: libcodenarc-groovy-java
Suggests: default-jdk-doc
Filename: pool/universe/c/codenarc/libcodenarc-groovy-java-doc_0.23-1_all.deb
Size: 272768
MD5sum: 8ec630119ff200d464c6eb3be70f6fe5
SHA1: d84ca93d7ac41de5792ae80fa4b02d9f1f755665
SHA256: d02ec8b8a2945a77d87d6f43d02db91e4663c8bab02735a58a246366a6b6edd9
Description-en: Documentation for libcodenarc-groovy-java
Documentation for CodeNarc that 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: 2ec0f39c6dceac64e5d82395140c45a3
Homepage: http://codenarc.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu