# zfind mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zfind in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install zfind
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:zfind
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/zfind>
- **Version:** 0.4.7
- **Quellzusammenfassung:** Search for files (even inside tar/zip/7z/rar) using a SQL-WHERE filter
- **Homepage:** <https://github.com/laktak/zfind>
- **Repository:** <https://github.com/laktak/zfind>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/laktak/zfind/archive/refs/tags/v0.4.7.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-25T21:32:29+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- zfind (cli)
- zfind (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.4.7
- Manager aktualisiert: 2026-07-25
- lokale Daten: OK
- Upstream-Repository: https://github.com/laktak/zfind
- neueste erkannte Version: v0.4.7 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
