# fuzzy-find を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:fuzzy-find
```

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

### macOS

- Homebrew (100%):

```sh
brew install fuzzy-find
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fuzzy-find
```

  証拠: MacPorts ports tree: sysutils/fuzzy-find/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:fuzzy-find
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.6.0
- **ソース概要:** Fuzzy filename finder matching across directories as well as files
- **ホームページ:** <https://github.com/silentbicycle/ff>
- **リポジトリ:** <https://github.com/silentbicycle/ff>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ff (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.6.0
## プロジェクトの歴史と使われ方

fuzzy-find is the packaged name for ff, a small C command-line program that searches directory trees using basic fuzzy completion.

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

The official README says ff was written because find -name only scans filenames and regular expressions for fuzzy completion are cumbersome. The GitHub repository was created in 2012 and identifies the project as fuzzy-completion for finding files.

### 採用の歴史

Homebrew packages the tool as fuzzy-find with executable ff and stable version 0.6.0. MacPorts also has a fuzzy-find port in the sysutils category with homepage set to the official GitHub repository.

### 使われ方

ff recursively searches from the current directory by default, with options for root directory, dotfiles, directories-only output, case-insensitive matching, symlink following, nonrecursive mode, and a consecutive-match toggle character.

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

fuzzy-find is package-nerd-relevant because it is intentionally tiny, builds from one C file, and gives users a fast-installable fuzzy filename search command long before broader fuzzy-finder ecosystems became common defaults.

### タイムライン

- 2012: GitHub repository created.
- 2013: GitHub repository last pushed according to GitHub metadata.
- 2026: Homebrew formula reports stable version 0.6.0.
- 2026: MacPorts lists fuzzy-find version 0.6 in sysutils.

### Related projects

- The README references SLIME fuzzy completion and compound completion as conceptual relatives.

### ソース

- <https://api.github.com/repos/silentbicycle/ff>
- <https://formulae.brew.sh/api/formula/fuzzy-find.json>
- <https://github.com/silentbicycle/ff>
- <https://ports.macports.org/port/fuzzy-find/summary>
- <https://raw.githubusercontent.com/silentbicycle/ff/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- MacPorts - fuzzy-find: normalized package name match | MacPorts ports tree: sysutils/fuzzy-find/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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