# 安装 uutils-findutils

查看 uutils-findutils 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:uutils-findutils
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install uutils-findutils
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#uutils-findutils
```

  证据: nixpkgs package indexes: pkgs/by-name/uu/uutils-findutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/uutils-findutils
```

  证据: Scoop official bucket manifest trees: bucket/uutils-findutils.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:uutils-findutils
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/uutils-findutils>
- **版本:** 0.8.0
- **来源摘要:** Cross-platform Rust rewrite of the GNU findutils
- **主页:** <https://uutils.github.io/findutils/>
- **仓库:** <https://github.com/uutils/findutils>
- **上游文档:** <https://uutils.github.io/findutils/>
- **许可证:** MIT
- **源码归档:** <https://github.com/uutils/findutils/archive/refs/tags/0.8.0.tar.gz>
- **更新:** 2026-01-03T07:07:02Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- ufind (cli)
- uu-find (cli)
- uu-xargs (cli)
- uxargs (cli)
- ufind (别名)
- uu-find (别名)
- uu-xargs (别名)
- uxargs (别名)

## 依赖

- oniguruma

## 构建依赖

- pkgconf
- rust

## 安装行为

- post-install 钩子: 未定义
- 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"
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 0.8.0
- 管理器更新时间: 2026-01-03
- 本地数据: ok
- 上游仓库: https://github.com/uutils/findutils
- 检测到的最新版本: 0.8.0 (current)

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [oniguruma](https://www.automicvault.com/pkg/brew/oniguruma/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
