# 使用 Homebrew, apt, Nix 安装 uuu

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

## 安装

```sh
sudo av install brew:uuu
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install uuu
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install uuu
```

  证据: Debian stable package indexes: uuu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#uuu
```

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

## 软件包事实

- **软件包键:** brew:uuu
- **软件包管理器:** Homebrew
- **版本:** 1.5.243
- **来源摘要:** Universal Update Utility, mfgtools 3.0. NXP I.MX Chip image deploy tools
- **主页:** <https://github.com/nxp-imx/mfgtools>
- **仓库:** <https://github.com/nxp-imx/mfgtools>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- uuu (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.5.243
## 项目历史与用法

uuu, the Universal Update Utility, is NXP's command-line image deployment tool for Freescale/NXP i.MX chips and the successor evolution of MFGTools v3.

### 项目历史

The mfgtools repository was created in 2016. Its README identifies uuu as Universal Update Utility, mfgtools 3.0, and describes the project as Freescale/NXP i.MX chip image deploy tools.

The official wiki frames UUU as the next evolution of MFGTools, also known as MFGTools v3. It was created to answer the need for a cross-platform update utility with the same scripts and usage on Linux and Windows, later documented with macOS build support in the README.

### 采用历史

UUU's adoption is tied to NXP i.MX board bring-up, manufacturing, and firmware flashing workflows. The README points users to prebuilt release artifacts and notes that Ubuntu 22.04 users can install it with apt-get install uuu; the batch package facts also show Homebrew, Debian, Ubuntu, and Nix packages.

### 使用方式

The README examples show using uuu to download a U-Boot image over HID, run a list.uu command script, enter shell mode, wait for a known USB device before downloading, and write images to eMMC or full storage images. The wiki command help documents command-line modes, built-in scripts, and device/port filtering notes.

### 为什么软件包爱好者会关心

uuu is notable in the package-manager niche because it is vendor-adjacent hardware tooling that developers still want from normal package managers. It bridges embedded board flashing, USB device detection, bootloader handoff, release-bundled documentation, and Homebrew/Linux packaging rather than living only as a vendor SDK download.

### 时间线

- 2016: nxp-imx/mfgtools repository created on GitHub.
- 2017: Early v0.02 pre-release appears in the official GitHub releases feed.
- 2018: Wiki history records UUU as the evolution of MFGTools v3 for portable Linux and Windows usage.
- 2025: Repository release list shows uuu_1.5.243 as the latest release in December 2025.

### Related projects

- Related technologies include Freescale/NXP MFGTools, i.MX boot ROM protocols such as SDP/SDPS, U-Boot, fastboot, libusb, and vendor board manufacturing or image-flashing workflows.

### 来源

- GitHub API for repository creation date and releases.
- <https://github.com/nxp-imx/mfgtools#readme for description, features, examples, build instructions, package note, and release/document pointers.>
- <https://github.com/nxp-imx/mfgtools/wiki for MFGTools v3 evolution and cross-platform rationale.>
- <https://github.com/nxp-imx/mfgtools/wiki/cmdhelp for command usage surface.>
- source_facts.package-manager for package-manager availability.


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Debian apt - uuu - 1.5.201-1+b1: normalized package name match | Debian stable package indexes: uuu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Freescale/NXP I.MX Chip image deploy tools | https://github.com/NXPmicro/mfgtools
- Nix - uuu: normalized package name match | nixpkgs package indexes: pkgs/by-name/uu/uuu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - uuu - 1.5.141-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: uuu from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Freescale/NXP I.MX Chip image deploy tools | https://github.com/NXPmicro/mfgtools


## Combined YAML source

View the package source record on GitHub. [combined/uuu.yml](https://github.com/mxcl/pkgdb/blob/main/combined/uuu.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
