macOS
brew install uutils-findutilsprovider-native install command
brew / rank 413
Cross-platform Rust rewrite of the GNU findutils. Version 0.9.1 via Homebrew; verified 2026-06-22.
install
brew install uutils-findutilsprovider-native install command
overview
Cross-platform Rust rewrite of the GNU findutils
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ufind | executable | indexed executable | Discovered from the local executable index. |
ulocate | executable | indexed executable | Discovered from the local executable index. |
uu-find | executable | indexed executable | Discovered from the local executable index. |
uu-locate | executable | indexed executable | Discovered from the local executable index. |
uu-updatedb | executable | indexed executable | Discovered from the local executable index. |
uu-xargs | executable | indexed executable | Discovered from the local executable index. |
uupdatedb | executable | indexed executable | Discovered from the local executable index. |
uxargs | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:uutils-findutils |
|---|---|
| Version | 0.9.1 |
| Package manager | Homebrew |
| Homepage | https://uutils.github.io/findutils/ |
| Repository | https://github.com/uutils/findutils |
| Last updated | 2026-06-22T14:06:33-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.