# comby を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:comby
```

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

### macOS

- Homebrew (100%):

```sh
brew install comby
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#comby
```

  証拠: nixpkgs package indexes: comby from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

## パッケージ情報

- **パッケージキー:** brew:comby
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/comby>
- **バージョン:** 1.8.1
- **ソース概要:** Tool for changing code across many languages
- **ホームページ:** <https://comby.dev>
- **リポジトリ:** <https://github.com/comby-tools/comby>
- **上流ドキュメント:** <https://comby.dev>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/comby-tools/comby/archive/refs/tags/1.8.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- comby (cli)
- comby (エイリアス)

## 依存関係

- gmp
- libev
- pcre

## ビルド依存関係

- autoconf
- gmp
- ocaml@4
- opam
- pkgconf

## macOS 提供ライブラリ

- m4
- sqlite
- unzip

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.8.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/comby-tools/comby
- 検出された最新: 1.8.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Comby is a structural search-and-replace tool for source code. It occupies the space between regex-based text replacement and full language-specific refactoring engines.

### プロジェクトの歴史

Comby's documentation presents the core idea as lightweight matching of syntactic structures such as balanced delimiters, strings, and comments across many languages. The README frames it as a practical alternative when regular expressions become fragile for nested code constructs.

### 採用の歴史

The official README documents Homebrew installation on macOS, binaries for Ubuntu-like Linux systems, Docker images, Windows use through WSL, and source builds through OCaml/opam. The supplied package-manager metadata lists Homebrew and Nix, while the upstream distribution story emphasizes prebuilt binaries and containers.

### 使われ方

Users write templates with holes such as `:[condition]` to match code structures and replacements that preserve or transform matched parts. Comby is commonly used for large mechanical code changes, interactive review of rewrites, and language-aware searches where plain `sed` or regexes are too coarse.

### パッケージ好きにとっての重要性

Comby matters to package nerds because it packages a source-to-source transformation engine as a single CLI spanning many languages. Its OCaml implementation, PCRE linkage, binary distribution, Docker image, and Homebrew/Nix formulas make it a useful case study in shipping a specialized developer tool beyond one language ecosystem.

### タイムライン

- 2019: Public Comby materials and README examples emphasized structural matching compared with regex approaches.
- 2020: The Comby website and documentation moved into a refreshed Docusaurus site.
- 2022: Comby blog posts documented experiments with type information for safer rewrites.

### Related projects

- Comby is related to `sed`, regular-expression search tools, language-server and code-intelligence workflows, Sourcegraph-style code search, and language-specific refactoring engines.

### ソース

- <https://comby.dev/docs/overview>
- <https://github.com/comby-tools/comby>
- <https://raw.githubusercontent.com/comby-tools/comby/master/README.md>
- <https://comby.dev/blog/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** comby
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Nix - comby: normalized package name match | nixpkgs package indexes: comby from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [pcre](https://pkg.so/ja/brew/pcre/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/ja/brew/autoconf/) - Build dependency declared by Homebrew.
- [opam](https://pkg.so/ja/brew/opam/) - Build dependency declared by Homebrew.
- [srgn](https://pkg.so/ja/brew/srgn/) - Shares pkgdb curated category or tags: cli, code-transformation, developer-tools, refactoring.
- [ripgrep](https://pkg.so/ja/brew/ripgrep/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [ast-grep](https://pkg.so/ja/brew/ast-grep/) - Shares pkgdb curated category or tags: cli, code-search, developer-tools, multi-language.
- [sk](https://pkg.so/ja/brew/sk/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [ripgrep-all](https://pkg.so/ja/brew/ripgrep-all/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [ddgr](https://pkg.so/ja/brew/ddgr/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [krep](https://pkg.so/ja/brew/krep/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [sift](https://pkg.so/ja/brew/sift/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [cgrep](https://pkg.so/ja/brew/cgrep/) - Local package facts share a topical domain. Shared terms: cli, code, code-search, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/comby.yml](https://github.com/mxcl/pkgdb/blob/main/combined/comby.yml)


## ソース

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