# 使用 Homebrew, Nix 安装 zfind

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

## 安装

```sh
sudo av install brew:zfind
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install zfind
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#zfind
```

  证据: nixpkgs package indexes: pkgs/by-name/zf/zfind/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:zfind
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/zfind>
- **版本:** 0.4.7
- **来源摘要:** Search for files (even inside tar/zip/7z/rar) using a SQL-WHERE filter
- **主页:** <https://github.com/laktak/zfind>
- **仓库:** <https://github.com/laktak/zfind>
- **许可证:** MIT
- **源码归档:** <https://github.com/laktak/zfind/archive/refs/tags/v0.4.7.tar.gz>
- **最后更新:** 2026-07-25T21:32:29+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- zfind (cli)
- zfind (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.4.7
- 管理器更新时间: 2026-07-25
- 本地数据: OK
- 上游仓库: https://github.com/laktak/zfind
- 检测到的最新版本: v0.4.7 (当前)
## 项目历史与用法

zfind is a Go command-line file search tool that applies an SQL-WHERE-like filter language to filesystem metadata and can search inside archive formats such as tar, zip, 7z, and rar.

### 项目历史

Public source material is thin and mostly current-facing: the README identifies GitHub and Codeberg mirrors and documents the SQL-like query model rather than a detailed origin story. That is enough to characterize the tool, but not enough for a deep adoption history.

### 使用方式

The basic command shape is zfind <where> [<path>...]. Example filters include size comparisons, date comparisons, archive type checks, SQL LIKE-style name filters, regex-like name filters, extension membership tests, and output modes such as long listing and CSV.

### 为什么软件包爱好者会关心

zfind is interesting because it packages file discovery as a query-language problem. For users who already think in SQL predicates, it replaces a pile of find flags and archive-specific commands with one compact filter syntax.

### Related projects

- fselect is a related SQL-like filesystem query tool.
- fd and find cover adjacent file-search territory but do not focus on archive traversal plus SQL-WHERE-style predicates in the same way.

### 来源

- <https://github.com/laktak/zfind>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** zfind
- **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:** head, stable

## 其他软件包管理器记录

- Nix - zfind: normalized package name match | nixpkgs package indexes: pkgs/by-name/zf/zfind/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [mactop](https://pkg.so/zh-hans/brew/mactop/) - Shares pkgdb curated category or tags: cli, go, system.
- [gdu](https://pkg.so/zh-hans/brew/gdu/) - Shares pkgdb curated category or tags: cli, go, system.
- [witr](https://pkg.so/zh-hans/brew/witr/) - Shares pkgdb curated category or tags: cli, go, system.
- [ouch](https://pkg.so/zh-hans/brew/ouch/) - Shares pkgdb curated category or tags: archives, cli, system.
- [hostess](https://pkg.so/zh-hans/brew/hostess/) - Shares pkgdb curated category or tags: cli, go, system.
- [unshield](https://pkg.so/zh-hans/brew/unshield/) - Shares pkgdb curated category or tags: archives, cli, system.
- [atool](https://pkg.so/zh-hans/brew/atool/) - Shares pkgdb curated category or tags: archives, cli, system.
- [mender-artifact](https://pkg.so/zh-hans/brew/mender-artifact/) - Shares pkgdb curated category or tags: cli, go, system.
- [confd](https://pkg.so/zh-hans/brew/confd/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, files, go, system, using.
- [t2sz](https://pkg.so/zh-hans/brew/t2sz/) - Local package facts share a topical domain. Shared terms: archives, cli, file, system, tar.
- [decompress-zip](https://pkg.so/zh-hans/npm/decompress-zip/) - Local package facts share a topical domain. Shared terms: archives, cli, files, system, tar.

## Combined YAML source

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


## 来源

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