macOS
brew install chromalocal Homebrew formula metadata
brew
chroma のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chromalocal Homebrew formula metadata
sudo apt install chromaDebian stable package indexes · chroma · ソース: deb.debian.org
nix profile install nixpkgs#chromanixpkgs package indexes · pkgs/by-name/ch/chroma/package.nix · ソース: api.github.com
scoop install main/chromaScoop official bucket manifest trees · bucket/chroma.json · ソース: api.github.com
winget install --id Ubisoft.Chroma -eWindows Package Manager source index · Ubisoft.Chroma · ソース: cdn.winget.microsoft.com
概要
General purpose syntax highlighter in pure Go
履歴
Chroma is a pure-Go general-purpose syntax highlighter, usable both as a Go library and as the `chroma` command-line tool.
The GitHub repository was created in June 2017. The README describes Chroma as converting source code and structured text into highlighted HTML, ANSI-colored text, and other output, with lexers, formatters, and styles modeled heavily on Pygments.
The project published v0.1.0 in September 2017, v2.0.0 in May 2022, and continued a fast v2 release line through 2026, with v3 alpha releases introducing Go iterator changes and a new module path.
Chroma's adoption is partly library-driven: it has Go package documentation, a playground, and a CLI, while static-site and documentation tooling can embed it to avoid a Python/Pygments runtime. Homebrew packages the CLI and reports stable version 2.27.0.
The supplied package-manager facts list Homebrew, Debian, Ubuntu, Nix, and Scoop packages, showing distribution beyond the Go module ecosystem.
Library users select a lexer, formatter, and style, or use the `quick.Highlight` helper. CLI users can run `chroma` directly and inspect available lexers with `chroma --list`.
Chroma is package-nerd interesting because it made Pygments-style highlighting available as a native Go dependency and standalone binary. That matters for self-contained Go programs, static-site generators, and container images that want syntax highlighting without a Python toolchain.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chroma | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/alecthomas/chroma
インストールメタデータ
| パッケージキー | brew:chroma |
|---|---|
| バージョン | 2.27.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/chroma |
| ホームページ | https://github.com/alecthomas/chroma |
| リポジトリ | https://github.com/alecthomas/chroma |
| 上流ドキュメント | https://github.com/alecthomas/chroma#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/alecthomas/chroma/archive/refs/tags/v2.27.0.tar.gz |
| 最終更新 | 2026-06-17T03:40:19Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chroma |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
chroma 1.19-2
Abstract puzzle game - graphical version
sudo apt install chromachroma-curses 1.19-2
Abstract puzzle game - terminal version
sudo apt install chroma-curseschroma-data 1.19-2
Abstract puzzle game - data files
sudo apt install chroma-datachroma
nix profile install nixpkgs#chromachroma 1.19-1ubuntu1
Abstract puzzle game - graphical version
sudo apt install chromachroma-curses 1.19-1ubuntu1
Abstract puzzle game - terminal version
sudo apt install chroma-curseschroma-data 1.19-1ubuntu1
Abstract puzzle game - data files
sudo apt install chroma-datamain/chroma
scoop install main/chromaUbisoft.Chroma
winget install --id Ubisoft.Chroma -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.