macOS
brew install uutils-findutilslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für uutils-findutils in AI-Agent-Workflows.
Installation
brew install uutils-findutilslocal Homebrew formula metadata
nix profile install nixpkgs#uutils-findutilsnixpkgs package indexes · pkgs/by-name/uu/uutils-findutils/package.nix · Quelle: api.github.com
scoop install main/uutils-findutilsScoop official bucket manifest trees · bucket/uutils-findutils.json · Quelle: api.github.com
Überblick
Cross-platform Rust rewrite of the GNU findutils
Verlauf
uutils-findutils is the uutils Rust implementation of GNU findutils, covering find, xargs, locate, and updatedb.
The repository was created in 2017 and the official README describes the goal as a full drop-in replacement for GNU findutils. The project compares itself against the GNU testsuite and also tracks BFS test results, reflecting the compatibility-driven style common across uutils.
uutils-findutils has a narrower adoption surface than coreutils, but it is part of the same Rust rewrite ecosystem and is listed by the official uutils site alongside coreutils, diffutils, and other command-family rewrites.
The batch package metadata records Homebrew, Nix, and Scoop packages for the uutils version, while most Unix distributions continue to expose GNU findutils under the traditional diffutils-like package naming pattern.
Users install it for Rust implementations of find-style filesystem traversal and xargs-style command construction. The README documents running GNU tests with util/build-gnu.sh and BFS tests with util/build-bfs.sh, which signals its main use as a compatibility-oriented replacement and test target.
find and xargs are high-leverage packaging tools: build scripts, cleanup jobs, test harnesses, and install recipes rely on their exact behavior. A Rust rewrite is interesting to package maintainers because portability and compatibility have to meet decades of command-line assumptions.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ufind | cli | globales Executable | |
uu-find | cli | globales Executable | |
uu-xargs | cli | globales Executable | |
uxargs | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/uutils/findutils
Installationsmetadaten
| Paketschlüssel | brew:uutils-findutils |
|---|---|
| Version | 0.9.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/uutils-findutils |
| Homepage | https://uutils.github.io/findutils/ |
| Repository | https://github.com/uutils/findutils |
| Upstream-Dokumentation | https://github.com/uutils/findutils |
| Lizenz | MIT |
| Quellarchiv | https://github.com/uutils/findutils/archive/refs/tags/0.9.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:06:33-07:00 |
| Pulse | updated |
| Abhängigkeiten | oniguruma |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | Commands have been installed with the prefix "uu-". If you need to use these commands with their normal names, you can add a "uubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/uutils-findutils/libexec/uubin:$PATH" |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | uutils-findutils |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
uutils-findutils
nix profile install nixpkgs#uutils-findutilsmain/uutils-findutils
scoop install main/uutils-findutilsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.