# 使用 Homebrew, MacPorts 安装 fuzzy-find

查看 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
