pkg.soopen package index

brew / 順位 2624

checkstyle を Homebrew, apt, MacPorts, Nix でインストール

checkstyle のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install checkstyle

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install checkstyle

MacPorts ports tree · java/checkstyle/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install checkstyle

Debian stable package indexes · checkstyle · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#checkstyle

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

概要

パッケージ概要

Check Java source against a coding standard

コマンドとエイリアス

  • checkstyle

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
checkstyle実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版13.9.0
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:checkstyle
バージョン13.9.0
パッケージマネージャHomebrew
ホームページhttps://checkstyle.sourceforge.io/
リポジトリhttps://github.com/checkstyle/checkstyle
最終更新2026-07-27T03:43:47Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: 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 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: 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 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation