How to Install and Uninstall checkstyle Package on Kali Linux
Last updated: February 16,2025
1. Install "checkstyle" package
Please follow the guidance below to install checkstyle on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
checkstyle
Copied
2. Uninstall "checkstyle" package
Here is a brief guide to show you how to uninstall checkstyle on Kali Linux:
$
sudo apt remove
checkstyle
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the checkstyle package on Kali Linux
Package: checkstyle
Version: 8.36.1-1
Installed-Size: 1636
Maintainer: Debian Java Maintainers
Architecture: all
Depends: antlr, default-jre-headless | java7-runtime-headless, java-wrappers (>= 0.1.6), libantlr4-runtime-java, libcommons-beanutils-java (>= 1.5), libcommons-lang3-java, libcommons-logging-java, libguava-java (>= 1.0~rc2), libpicocli-java, libreflections-java, libsaxonhe-java (>= 9.8.0.8~)
Suggests: ant-optional, junit4
Size: 1417688
SHA256: dad62fde6e862f8549d9a66edfdedc5149685b9608c5496cb6a3fb33ff3b2e70
SHA1: 96b335f6481f3e4067e392aa0a46343e23869dbf
MD5sum: 0d06674547e142fcfe1d39aef1b0b0f6
Description: checks Java source against a coding standard
Checkstyle is a development tool to help programmers write Java code that
adheres to a coding standard. It automates the process of checking Java
code to spare humans of this boring (but important) task. This makes it
ideal for projects that want to enforce a coding standard.
.
Checkstyle is highly configurable and can be made to support almost any
coding standard. An example configuration file is supplied supporting the
Sun Code Conventions.
Description-md5:
Homepage: https://checkstyle.sourceforge.io/
Tag: devel::lang:java, devel::testing-qa, implemented-in::java,
interface::commandline, role::program, scope::utility, use::checking,
works-with::software:source
Section: java
Priority: optional
Filename: pool/main/c/checkstyle/checkstyle_8.36.1-1_all.deb
Version: 8.36.1-1
Installed-Size: 1636
Maintainer: Debian Java Maintainers
Architecture: all
Depends: antlr, default-jre-headless | java7-runtime-headless, java-wrappers (>= 0.1.6), libantlr4-runtime-java, libcommons-beanutils-java (>= 1.5), libcommons-lang3-java, libcommons-logging-java, libguava-java (>= 1.0~rc2), libpicocli-java, libreflections-java, libsaxonhe-java (>= 9.8.0.8~)
Suggests: ant-optional, junit4
Size: 1417688
SHA256: dad62fde6e862f8549d9a66edfdedc5149685b9608c5496cb6a3fb33ff3b2e70
SHA1: 96b335f6481f3e4067e392aa0a46343e23869dbf
MD5sum: 0d06674547e142fcfe1d39aef1b0b0f6
Description: checks Java source against a coding standard
Checkstyle is a development tool to help programmers write Java code that
adheres to a coding standard. It automates the process of checking Java
code to spare humans of this boring (but important) task. This makes it
ideal for projects that want to enforce a coding standard.
.
Checkstyle is highly configurable and can be made to support almost any
coding standard. An example configuration file is supplied supporting the
Sun Code Conventions.
Description-md5:
Homepage: https://checkstyle.sourceforge.io/
Tag: devel::lang:java, devel::testing-qa, implemented-in::java,
interface::commandline, role::program, scope::utility, use::checking,
works-with::software:source
Section: java
Priority: optional
Filename: pool/main/c/checkstyle/checkstyle_8.36.1-1_all.deb