macOS
brew install uutils-findutilslocal Homebrew formula metadata
brew
uutils-findutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install uutils-findutilslocal Homebrew formula metadata
nix profile install nixpkgs#uutils-findutilsnixpkgs package indexes · pkgs/by-name/uu/uutils-findutils/package.nix · ソース: api.github.com
scoop install main/uutils-findutilsScoop official bucket manifest trees · bucket/uutils-findutils.json · ソース: api.github.com
概要
Cross-platform Rust rewrite of the GNU findutils
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ufind | cli | グローバル実行可能ファイル | |
uu-find | cli | グローバル実行可能ファイル | |
uu-xargs | cli | グローバル実行可能ファイル | |
uxargs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/uutils/findutils
インストールメタデータ
| パッケージキー | brew:uutils-findutils |
|---|---|
| バージョン | 0.9.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/uutils-findutils |
| ホームページ | https://uutils.github.io/findutils/ |
| リポジトリ | https://github.com/uutils/findutils |
| 上流ドキュメント | https://github.com/uutils/findutils |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/uutils/findutils/archive/refs/tags/0.9.1.tar.gz |
| 最終更新 | 2026-06-22T14:06:33-07:00 |
| Pulse | updated |
| 依存関係 | oniguruma |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | 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" |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
uutils-findutils
nix profile install nixpkgs#uutils-findutilsmain/uutils-findutils
scoop install main/uutils-findutilsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.