macOS
brew install uutils-findutilslocal Homebrew formula metadata
brew
Cross-platform Rust rewrite of the GNU findutils. Version 0.9.1 via Homebrew; verified 2026-06-22.
install
brew install uutils-findutilslocal Homebrew formula metadata
nix profile install nixpkgs#uutils-findutilsnixpkgs package indexes · pkgs/by-name/uu/uutils-findutils/package.nix · source: api.github.com
scoop install main/uutils-findutilsScoop official bucket manifest trees · bucket/uutils-findutils.json · source: api.github.com
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 | cli | global executable | |
uu-find | cli | global executable | |
uu-xargs | cli | global executable | |
uxargs | cli | global executable |
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.
https://github.com/uutils/findutils
install metadata
| Package key | brew:uutils-findutils |
|---|---|
| Version | 0.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/uutils-findutils |
| Homepage | https://uutils.github.io/findutils/ |
| Repository | https://github.com/uutils/findutils |
| Upstream docs | https://github.com/uutils/findutils |
| License | MIT |
| Source archive | https://github.com/uutils/findutils/archive/refs/tags/0.9.1.tar.gz |
| Last updated | 2026-06-22T14:06:33-07:00 |
| Pulse | updated |
| Dependencies | oniguruma |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | 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 facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
uutils-findutils
nix profile install nixpkgs#uutils-findutilsmain/uutils-findutils
scoop install main/uutils-findutilssource 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.