macOS
brew install checkstylelocal Homebrew formula metadata
sudo port install checkstyleMacPorts ports tree · java/checkstyle/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de checkstyle pour les workflows d'agents IA.
installation
brew install checkstylelocal Homebrew formula metadata
sudo port install checkstyleMacPorts ports tree · java/checkstyle/Portfile · Source: api.github.com
sudo apt install checkstyleDebian stable package indexes · checkstyle · Source: deb.debian.org
nix profile install nixpkgs#checkstylenixpkgs package indexes · pkgs/by-name/ch/checkstyle/package.nix · Source: api.github.com
aperçu
Check Java source against a coding standard
historique
Checkstyle is a long-running Java code-quality tool for checking source code against coding standards. It is one of the classic packaged Java developer tools: available as a command-line jar, Maven artifact, build-tool integration, and operating-system package.
The official site describes Checkstyle as a development tool that helps programmers write Java code adhering to a coding standard and automates checking tasks that would otherwise be manual. It is highly configurable and ships example configurations for Sun Code Conventions and Google Java Style.
The current GitHub repository was created in 2013, but the official site footer and release-note history identify the project as dating back to 2001. Modern releases continue under the checkstyle/checkstyle GitHub organization, with 13.7.0 published in June 2026.
Checkstyle is distributed through GitHub releases and Maven Central according to the official README and website. The batch metadata also lists Homebrew, Debian, Ubuntu, MacPorts, and Nix, reflecting its role as both a Java build dependency and a standalone command-line tool.
The README points users to Maven artifacts, command-line usage, configuration documentation, discussions, Stack Overflow, Google Groups, and contributor channels, evidence of a mature tool with both user and maintainer communities.
Typical command-line usage runs java -jar checkstyle-*-all.jar with a required configuration XML file and one or more files or folders. The official docs describe plain, XML, and SARIF output and the -c option for choosing the configuration.
In build systems, Checkstyle is commonly used through Maven or other Java build integrations to enforce project, company, Google, Sun, OpenJDK, or custom style rules.
Package nerds care about Checkstyle because it is a durable example of a Java quality tool that lives simultaneously in Maven Central, binary release pages, system package managers, and build plugins. It predates many modern linter ecosystems while still shipping frequent releases.
Its configuration model is also historically important: a tree of modules rooted at Checker, XML DTD/XSD validation, and style configuration files made it flexible enough for many organizations before language-server and formatter-first workflows became common.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
checkstyle | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/checkstyle/checkstyle
métadonnées d'installation
| Clé du paquet | brew:checkstyle |
|---|---|
| Version | 13.8.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/checkstyle |
| Page d'accueil | https://checkstyle.sourceforge.io/ |
| Dépôt | https://github.com/checkstyle/checkstyle |
| Docs amont | https://checkstyle.org/checks.html |
| Licence | LGPL-2.1-or-later |
| Archive source | https://github.com/checkstyle/checkstyle/releases/download/checkstyle-13.8.0/checkstyle-13.8.0-all.jar |
| Dernière mise à jour | 2026-07-12T06:38:52Z |
| Pulse | updated |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | checkstyle |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
checkstyle 8.36.1-1
checks Java source against a coding standard
https://checkstyle.sourceforge.io/
sudo apt install checkstylecheckstyle-doc 8.36.1-1
Documentation for Checkstyle
https://checkstyle.sourceforge.io/
sudo apt install checkstyle-doccheckstyle
nix profile install nixpkgs#checkstylecheckstyle 8.36.1-1
checks Java source against a coding standard
https://checkstyle.sourceforge.io/
sudo apt install checkstylecheckstyle-doc 8.36.1-1
Documentation for Checkstyle
https://checkstyle.sourceforge.io/
sudo apt install checkstyle-doccheckstyle
sudo port install checkstylepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.