# 使用 Homebrew 安装 um

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

## 安装

```sh
sudo av install brew:um
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install um
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:um
- **软件包管理器:** Homebrew
- **版本:** 4.2.0
- **来源摘要:** Command-line utility for creating and maintaining personal man pages
- **主页:** <https://github.com/sinclairtarget/um>
- **仓库:** <https://github.com/sinclairtarget/um>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- um (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

um is a command-line utility for creating and maintaining personal man-like help pages.

### 项目历史

The project grew out of the observation that traditional man pages are comprehensive but often too long for recurring personal reference. Its README frames um pages as concise Markdown notes that can be rendered into man-like output, with Kramdown replacing an earlier Pandoc-based conversion path.

### 采用历史

The official README documents availability through Homebrew on macOS and Linux, plus Arch Linux AUR packages. The repository's 1.0.0 tag dates to late 2015, giving the tool a long-running but deliberately small CLI footprint.

### 使用方式

Users run commands such as um edit grep, um grep, um list, um rm, and um topic to maintain small per-topic references for commands, CSS properties, or other repeated lookup material.

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

um is a package-nerd tool in the literal sense: it helps terminal users write their own compact documentation for commands they repeatedly forget, and it ships through Homebrew/AUR channels rather than a large hosted service.

### 时间线

- 2015: Official repository tag 1.0.0 is associated with a December 2015 commit.
- README era: Project documents the switch from Pandoc to Kramdown for Markdown-to-man-page rendering.
- README era: Official installation lists Homebrew and Arch AUR packages.

### Related projects

- um is related to Unix man pages, roff-style documentation, Markdown note systems, Kramdown, and the broader CLI personal-knowledge workflow.

### 来源

- <https://api.github.com/repos/sinclairtarget/um/tags?per_page=100>
- <https://raw.githubusercontent.com/sinclairtarget/um/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.um/umconfig

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
