# fmdiff mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install fmdiff
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:fmdiff
- **Paketmanager:** Homebrew
- **Version:** 20150915
- **Quellzusammenfassung:** Use FileMerge as a diff command for Subversion and Mercurial
- **Homepage:** <https://github.com/brunodefraine/fmscripts>
- **Repository:** <https://github.com/brunodefraine/fmscripts>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- filemerge (Alias)
- fmdiff (Alias)
- fmdiff3 (Alias)
- fmmerge (Alias)
- fmresolve (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 20150915
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Quellen

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