# 使用 Homebrew 安装 utiluti

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

## 安装

```sh
sudo av install brew:utiluti
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install utiluti
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:utiluti
- **软件包管理器:** Homebrew
- **版本:** 1.5
- **来源摘要:** macOS command-line tool to work with default apps
- **主页:** <https://github.com/scriptingosx/utiluti>
- **仓库:** <https://github.com/scriptingosx/utiluti>
- **最后更新:** 2026-07-18T15:42:21Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- utiluti (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

utiluti is a macOS command-line utility for inspecting and changing default applications for URL schemes, uniform type identifiers, file extensions, and individual files.

### 项目历史

The official repository was created in November 2022, and utiluti 1.0 was publicly released in March 2025. Subsequent releases added application inspection, per-file defaults, bulk management from files or managed preferences, a man page, file-extension input, and richer type information.

### 采用历史

utiluti is distributed as a signed installer package from GitHub releases and through Homebrew. Its current-user execution model and support for managed preferences make it especially relevant to Mac administration and endpoint-automation workflows, although newer macOS releases may require interactive user confirmation for default-app changes.

### 使用方式

The url and type command groups inspect, list, or set handlers for URL schemes and UTIs; app commands report bundle identifiers, versions, and declared types or schemes; file commands work with per-file associations. The manage command can apply multiple mappings from a file or managed preferences.

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

utiluti provides a scriptable, Swift-native interface to Launch Services behavior that is otherwise spread across graphical settings and lower-level system APIs. For Mac package and fleet maintainers, it turns default-browser, mail-client, IDE, and document-handler setup into auditable command-line operations while exposing the user-confirmation constraints imposed by macOS.

### 时间线

- 2022: The official GitHub repository is created.
- 2025: Version 1.0 is released; versions 1.1-1.3 add app and file inspection, bulk management, and a man page.
- 2026: Versions 1.4 and 1.5 refine type listing, file-extension workflows, and type information.

### Related projects

- swift-argument-parser: The Swift command-line parsing library used by utiluti.
- macadmins/default-browser: A related macOS default-browser automation approach referenced by the official README.
- LSTemplatePkg: A related packaging approach referenced for handling macOS confirmation behavior.

### 来源

- <https://api.github.com/repos/scriptingosx/utiluti>
- <https://api.github.com/repos/scriptingosx/utiluti/releases?per_page=100>
- <https://github.com/scriptingosx/utiluti#readme>
- <https://github.com/scriptingosx/utiluti/blob/main/ChangeLog.md>
- <https://github.com/scriptingosx/utiluti/releases>
- source_facts.package-manager


## 安全说明

没有找到 utiluti 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

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


## 来源

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
