Automic VaultAutomic Vault

brew

checkstyle mit Homebrew, apt, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für checkstyle in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install checkstyle

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install checkstyle

MacPorts ports tree · java/checkstyle/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install checkstyle

Debian stable package indexes · checkstyle · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#checkstyle

nixpkgs package indexes · pkgs/by-name/ch/checkstyle/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Check Java source against a coding standard

Befehle und Aliase

  • checkstyle

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2001: Checkstyle project history begins, according to the official site copyright range.
  • 2013: checkstyle/checkstyle GitHub repository created.
  • 2026: Checkstyle 13.7.0 released and official site published for version 13.7.0.

Related projects

  • Maven and the Maven Checkstyle Plugin are central distribution and build-integration paths.
  • ANTLR, Apache Commons, Guava, and Picocli are libraries listed by the project; Google Java Style, Sun Code Conventions, and OpenJDK style are major configuration targets.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
checkstylecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version13.8.0
Manager aktualisiert2026-07-12
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/checkstyle/checkstyle

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:checkstyle
Version13.8.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/checkstyle
Homepagehttps://checkstyle.sourceforge.io/
Repositoryhttps://github.com/checkstyle/checkstyle
Upstream-Dokumentationhttps://checkstyle.org/checks.html
LizenzLGPL-2.1-or-later
Quellarchivhttps://github.com/checkstyle/checkstyle/releases/download/checkstyle-13.8.0/checkstyle-13.8.0-all.jar
Zuletzt aktualisiert2026-07-12T06:38:52Z
Pulseupdated
Abhängigkeitenopenjdk
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecheckstyle
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

checkstyle 8.36.1-1

checks Java source against a coding standard

https://checkstyle.sourceforge.io/

sudo apt install checkstyle
  • Section: java
  • Architecture: all
  • 12 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Checkstyle
Debian stable package indexes · deb.debian.org · Debian stable package indexes: checkstyle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

checkstyle-doc 8.36.1-1

Documentation for Checkstyle

https://checkstyle.sourceforge.io/

sudo apt install checkstyle-doc
  • Section: doc
  • Architecture: all
  • Source Package: checkstyle
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Checkstyle
Debian stable package indexes · deb.debian.org · Debian stable package indexes: checkstyle-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

checkstyle

nix profile install nixpkgs#checkstyle
  • normalized package name match
  • Abgeglichen nach: Checkstyle
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ch/checkstyle/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

checkstyle 8.36.1-1

checks Java source against a coding standard

https://checkstyle.sourceforge.io/

sudo apt install checkstyle
  • Section: universe/libs
  • Architecture: all
  • 12 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Checkstyle
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: checkstyle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

checkstyle-doc 8.36.1-1

Documentation for Checkstyle

https://checkstyle.sourceforge.io/

sudo apt install checkstyle-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: checkstyle
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Checkstyle
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: checkstyle-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

checkstyle

sudo port install checkstyle
  • normalized package name match
  • Abgeglichen nach: Checkstyle
MacPorts ports tree · api.github.com · MacPorts ports tree: java/checkstyle/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment