# fmdiff を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:fmdiff
```

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

### macOS

- Homebrew (100%):

```sh
brew install fmdiff
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:fmdiff
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fmdiff>
- **バージョン:** 20150915
- **ソース概要:** Use FileMerge as a diff command for Subversion and Mercurial
- **ホームページ:** <https://github.com/brunodefraine/fmscripts>
- **リポジトリ:** <https://github.com/brunodefraine/fmscripts>
- **上流ドキュメント:** <https://github.com/brunodefraine/fmscripts#readme>
- **ライセンス:** LicenseRef-Homebrew-public-domain
- **ソースアーカイブ:** <https://github.com/brunodefraine/fmscripts/archive/refs/tags/20150915.tar.gz>
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- filemerge (cli)
- fmdiff (cli)
- fmdiff3 (cli)
- fmmerge (cli)
- fmresolve (cli)
- filemerge (エイリアス)
- fmdiff (エイリアス)
- fmdiff3 (エイリアス)
- fmmerge (エイリアス)
- fmresolve (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 20150915
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/brunodefraine/fmscripts
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

fmdiff is part of the fmscripts collection, a small set of Bash wrapper scripts that make Apple's FileMerge usable as a command-line diff and merge tool for Subversion and Mercurial workflows on macOS.

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

The official repository was created in 2015 and the README describes the motivation: FileMerge ships with Apple's developer tools and is useful interactively, but its `opendiff` command does not match the blocking argument conventions expected by tools such as Subversion. The scripts adapt FileMerge to those command-line interfaces.

### 採用の歴史

Official evidence points to a niche, Mac-specific developer utility rather than a broad platform project. Its adoption surface is package-manager installation plus direct Makefile installation into `/usr/local/bin` for users who want FileMerge in Subversion or Mercurial.

### 使われ方

The README documents `fmdiff` as a `diff`-like command for `svn diff --diff-cmd`, `fmdiff3` as a `diff3`-like command for update and merge operations, `fmresolve` for resolving existing Subversion conflicts, and `fmmerge` as an external merge tool.

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

fmdiff is package-nerd significant as the kind of glue utility Homebrew preserves well: a small script set that normalizes a GUI developer tool into classic Unix command contracts. It also reflects an era when Mac developers frequently bridged Xcode tools with Subversion and Mercurial command-line workflows.

### タイムライン

- 2015: The fmscripts repository was created.
- 2015: The repository README documented FileMerge wrappers for Subversion and experimental Mercurial support.

### Related projects

- Related official concepts and tools include Apple's FileMerge and `opendiff`, Subversion, Mercurial, `diff`, `diff3`, and the sibling fmscripts commands `fmdiff3`, `fmresolve`, `fmmerge`, and `filemerge`.

### ソース

- <https://api.github.com/repos/brunodefraine/fmscripts>
- <https://github.com/brunodefraine/fmscripts>
- <https://raw.githubusercontent.com/brunodefraine/fmscripts/master/README.md>


## セキュリティノート

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:** fmdiff
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [nbdime](https://www.automicvault.com/ja/pkg/brew/nbdime/) - Shares av.db curated category or tags: cli, developer-tools, diff, merge.
- [scm-manager](https://www.automicvault.com/ja/pkg/brew/scm-manager/) - Shares av.db curated category or tags: cli, developer-tools, mercurial, subversion.
- [tkdiff](https://www.automicvault.com/ja/pkg/brew/tkdiff/) - Shares av.db curated category or tags: cli, developer-tools, diff, merge.
- [wiggle](https://www.automicvault.com/ja/pkg/brew/wiggle/) - Shares av.db curated category or tags: cli, developer-tools, diff, merge.
- [bat-extras](https://www.automicvault.com/ja/pkg/brew/bat-extras/) - Shares av.db curated category or tags: cli, developer-tools, diff.
- [biodiff](https://www.automicvault.com/ja/pkg/brew/biodiff/) - Shares av.db curated category or tags: cli, developer-tools, diff.
- [brew-php-switcher](https://www.automicvault.com/ja/pkg/brew/brew-php-switcher/) - Shares av.db curated category or tags: cli, developer-tools, macos.
- [cargo-instruments](https://www.automicvault.com/ja/pkg/brew/cargo-instruments/) - Shares av.db curated category or tags: cli, developer-tools, macos.

## Combined YAML source

View the package source record on GitHub. [combined/fmdiff.yml](https://github.com/automic-vault/db/blob/main/combined/fmdiff.yml)


## ソース

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