Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 fzf

查看 fzf 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fzf

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install fzf

MacPorts ports tree · sysutils/fzf/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add fzf

Alpine Linux edge package indexes · fzf · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install fzf

Debian stable package indexes · fzf · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install fzf

Fedora Rawhide package metadata · fzf · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#fzf

nixpkgs package indexes · pkgs/by-name/fz/fzf/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S fzf

Arch Linux sync databases · fzf · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install fzf

openSUSE Tumbleweed package metadata · fzf · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install fzf

Chocolatey community package catalog · fzf · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/fzf

Scoop official bucket manifest trees · bucket/fzf.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id junegunn.fzf -e

Windows Package Manager source index · junegunn.fzf · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Command-line fuzzy finder written in Go

命令和别名

  • fzf
  • fzf-preview.sh
  • fzf-tmux

历史

项目历史与用法

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.

时间线

  • 2013: GitHub repository created.
  • 2013: README copyright period begins.
  • 2020: GitHub Releases feed includes release 0.24.0.
  • 2026: Release v0.73.1 published.

Related projects

  • The README points to fzf.vim as a separate project for richer Vim commands, fzf-lua for Neovim users who prefer Lua plugins, fzf-tmux for tmux-pane use on older setups, and an official wiki page for related projects.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$FZF_DEFAULT_OPTS_FILE~/.fzfrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fzfcli全局可执行文件
fzf-preview.shcli全局可执行文件
fzf-tmuxcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.74.1
管理器更新时间2026-07-18
本地数据OK
上游当前
检测到的最新版本v0.74.1

https://github.com/junegunn/fzf

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namefzf
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

fzf 0.60.3-1+b2

general-purpose command-line fuzzy finder

https://github.com/junegunn/fzf

sudo apt install fzf
  • Section: utils
  • Architecture: amd64
  • Source Package: fzf
  • 1 依赖
  • normalized package name match
  • 匹配方式:Fzf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fzf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

fzf

nix profile install nixpkgs#fzf
  • normalized package name match
  • 匹配方式:Fzf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fz/fzf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fzf 0.44.1-1

general-purpose command-line fuzzy finder

https://github.com/junegunn/fzf

sudo apt install fzf
  • Section: universe/utils
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Fzf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fzf from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

fzf 0.73.1-r0

A command-line fuzzy finder

https://github.com/junegunn/fzf

sudo apk add fzf
  • License: MIT
  • Architecture: x86_64
  • Source Package: fzf
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fzf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fzf-bash-plugin 0.73.1-r0

Bash plugin for fzf (completion and key bindings)

https://github.com/junegunn/fzf

sudo apk add fzf-bash-plugin
  • License: MIT
  • Architecture: x86_64
  • Source Package: fzf
  • 1 依赖
  • normalized package name match
  • 匹配方式:Fzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fzf-bash-plugin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fzf-doc 0.73.1-r0

A command-line fuzzy finder (documentation)

https://github.com/junegunn/fzf

sudo apk add fzf-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: fzf
  • normalized package name match
  • 匹配方式:Fzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fzf-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fzf-fish-plugin 0.73.1-r0

Fish key bindings for fzf

https://github.com/junegunn/fzf

sudo apk add fzf-fish-plugin
  • License: MIT
  • Architecture: x86_64
  • Source Package: fzf
  • normalized package name match
  • 匹配方式:Fzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fzf-fish-plugin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fzf-neovim 0.73.1-r0

fzf vim plugin for neovim

https://github.com/junegunn/fzf

sudo apk add fzf-neovim
  • License: MIT
  • Architecture: x86_64
  • Source Package: fzf
  • normalized package name match
  • 匹配方式:Fzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fzf-neovim from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fzf-tmux 0.73.1-r0

Helper script to start fzf in a tmux pane

https://github.com/junegunn/fzf

sudo apk add fzf-tmux
  • License: MIT
  • Architecture: x86_64
  • Source Package: fzf
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fzf-tmux from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fzf-vim 0.73.1-r0

fzf vim plugin

https://github.com/junegunn/fzf

sudo apk add fzf-vim
  • License: MIT
  • Architecture: x86_64
  • Source Package: fzf
  • 1 依赖
  • normalized package name match
  • 匹配方式:Fzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fzf-vim from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fzf-zsh-plugin 0.73.1-r0

Zsh plugin for fzf (completion and key bindings)

https://github.com/junegunn/fzf

sudo apk add fzf-zsh-plugin
  • License: MIT
  • Architecture: x86_64
  • Source Package: fzf
  • normalized package name match
  • 匹配方式:Fzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fzf-zsh-plugin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

fzf 0.73.1-1.fc45

A command-line fuzzy finder written in Go

https://github.com/junegunn/fzf

sudo dnf install fzf
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: fzf
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fzf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: fzf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

fzf 0.72.0-1

Command-line fuzzy finder

https://github.com/junegunn/fzf

sudo pacman -S fzf
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Fzf
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fzf from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

fzf 0.73.1-1.1

A command-line fuzzy finder

https://github.com/junegunn/fzf

sudo zypper install fzf
  • License: MIT
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: fzf
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fzf
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fzf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

fzf-bash-integration 0.73.1-1.1

Bash completion for fzf

https://github.com/junegunn/fzf

sudo zypper install fzf-bash-integration
  • License: MIT
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: fzf
  • 2 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Fzf
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fzf-bash-integration from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

fzf-fish-integration 0.73.1-1.1

Fish completion for fzf

https://github.com/junegunn/fzf

sudo zypper install fzf-fish-integration
  • License: MIT
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: fzf
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Fzf
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fzf-fish-integration from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment