# Installer fuzzy-find avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fuzzy-find pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:fuzzy-find
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.6.0
- **Résumé source:** Fuzzy filename finder matching across directories as well as files
- **Page d'accueil:** <https://github.com/silentbicycle/ff>
- **Dépôt:** <https://github.com/silentbicycle/ff>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ff (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.6.0
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
