macOS
brew install fzflocal Homebrew formula metadata
sudo port install fzfMacPorts ports tree · sysutils/fzf/Portfile · ソース: api.github.com
brew
fzf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fzflocal Homebrew formula metadata
sudo port install fzfMacPorts ports tree · sysutils/fzf/Portfile · ソース: api.github.com
sudo apk add fzfAlpine Linux edge package indexes · fzf · ソース: dl-cdn.alpinelinux.org
sudo dnf install fzfFedora Rawhide package metadata · fzf · ソース: dl.fedoraproject.org
nix profile install nixpkgs#fzfnixpkgs package indexes · pkgs/by-name/fz/fzf/package.nix · ソース: api.github.com
sudo pacman -S fzfArch Linux sync databases · fzf · ソース: geo.mirror.pkgbuild.com
sudo zypper install fzfopenSUSE Tumbleweed package metadata · fzf · ソース: download.opensuse.org
choco install fzfChocolatey community package catalog · fzf · ソース: community.chocolatey.org
scoop install main/fzfScoop official bucket manifest trees · bucket/fzf.json · ソース: api.github.com
winget install --id junegunn.fzf -eWindows Package Manager source index · junegunn.fzf · ソース: cdn.winget.microsoft.com
概要
Command-line fuzzy finder written in Go
履歴
fzf is a general-purpose command-line fuzzy finder and interactive terminal toolkit. Its README describes it as a fast, portable, programmable single-binary tool for selecting files, browsing command history, previewing data, navigating datasets, and building custom terminal menus.
The GitHub repository was created in October 2013, and the README copyright line spans 2013-2026. Over time the project expanded from a fuzzy selector into a terminal UI toolkit with preview windows, event bindings, reload actions, shell integrations, Vim and Neovim support, and packaged binaries.
Recent changelog entries show active development in the 0.70 series and later, including popup support for tmux and Zellij, reload tracking, performance improvements, Nushell integration, new preview and border behavior, and HTTP/listen-related enhancements.
fzf is widely packaged by operating-system and language-adjacent package managers. The official README documents Homebrew, MacPorts, Debian/Ubuntu, Fedora, Alpine, Nix, Arch, FreeBSD, NetBSD, OpenBSD, Gentoo, Spack, Void, Chocolatey, Scoop, Winget, MSYS2, git installs, binary releases, and Vim plugin installation.
The basic model is Unix-pipeline friendly: fzf reads newline-separated candidates from stdin and writes the selected item to stdout. Without stdin, it can traverse the current directory. Shell integration adds key bindings and fuzzy completion for Bash, Zsh, Fish, and Nushell, while the Vim integration exposes functions and the `:FZF` command.
fzf is one of the canonical examples of a small CLI package becoming a platform primitive. Package maintainers care about it because it is not just an executable but also shell scripts, editor integration, completions, optional tmux/Zellij behavior, binary releases, and cross-platform package-manager coverage.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$FZF_DEFAULT_OPTS_FILE~/.fzfrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fzf | cli | グローバル実行可能ファイル | |
fzf-preview.sh | cli | グローバル実行可能ファイル | |
fzf-tmux | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/junegunn/fzf
インストールメタデータ
| パッケージキー | brew:fzf |
|---|---|
| バージョン | 0.74.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fzf |
| ホームページ | https://junegunn.github.io/fzf/ |
| リポジトリ | https://github.com/junegunn/fzf |
| 上流ドキュメント | https://github.com/junegunn/fzf#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/junegunn/fzf/archive/refs/tags/v0.74.1.tar.gz |
| 最終更新 | 2026-07-18T15:14:29Z |
| Pulse | updated |
| ビルド依存関係 | go |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | To set up shell integration, see: https://github.com/junegunn/fzf#setting-up-shell-integration To use fzf in Vim, add the following line to your .vimrc: set rtp+=$HOMEBREW_PREFIX/opt/fzf |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fzf |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fzf 0.60.3-1+b2
general-purpose command-line fuzzy finder
https://github.com/junegunn/fzf
sudo apt install fzffzf
nix profile install nixpkgs#fzffzf 0.44.1-1
general-purpose command-line fuzzy finder
https://github.com/junegunn/fzf
sudo apt install fzffzf 0.73.1-r0
A command-line fuzzy finder
https://github.com/junegunn/fzf
sudo apk add fzffzf-bash-plugin 0.73.1-r0
Bash plugin for fzf (completion and key bindings)
https://github.com/junegunn/fzf
sudo apk add fzf-bash-pluginfzf-doc 0.73.1-r0
A command-line fuzzy finder (documentation)
https://github.com/junegunn/fzf
sudo apk add fzf-docfzf-fish-plugin 0.73.1-r0
Fish key bindings for fzf
https://github.com/junegunn/fzf
sudo apk add fzf-fish-pluginfzf-neovim 0.73.1-r0
fzf vim plugin for neovim
https://github.com/junegunn/fzf
sudo apk add fzf-neovimfzf-tmux 0.73.1-r0
Helper script to start fzf in a tmux pane
https://github.com/junegunn/fzf
sudo apk add fzf-tmuxfzf-vim 0.73.1-r0
fzf vim plugin
https://github.com/junegunn/fzf
sudo apk add fzf-vimfzf-zsh-plugin 0.73.1-r0
Zsh plugin for fzf (completion and key bindings)
https://github.com/junegunn/fzf
sudo apk add fzf-zsh-pluginfzf 0.73.1-1.fc45
A command-line fuzzy finder written in Go
https://github.com/junegunn/fzf
sudo dnf install fzffzf 0.72.0-1
Command-line fuzzy finder
https://github.com/junegunn/fzf
sudo pacman -S fzffzf 0.73.1-1.1
A command-line fuzzy finder
https://github.com/junegunn/fzf
sudo zypper install fzffzf-bash-integration 0.73.1-1.1
Bash completion for fzf
https://github.com/junegunn/fzf
sudo zypper install fzf-bash-integrationfzf-fish-integration 0.73.1-1.1
Fish completion for fzf
https://github.com/junegunn/fzf
sudo zypper install fzf-fish-integrationソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.