# 使用 Homebrew 安装 wy60

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

## 安装

```sh
sudo av install brew:wy60
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install wy60
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:wy60
- **软件包管理器:** Homebrew
- **版本:** 2.0.9
- **来源摘要:** Wyse 60 compatible terminal emulator
- **主页:** <https://code.google.com/archive/p/wy60/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- wy60 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

wy60 is a small curses-based compatibility tool for running legacy software that expects Wyse 60 terminal escape sequences. Its historical interest is tied less to a public project narrative than to the long tail of business and database applications that hard-coded terminal behavior instead of using termcap or terminfo.

### 项目历史

The archived project description and mirrored README describe wy60 as a bridge for applications that assume Wyse 60 hardware-terminal escape sequences. It runs inside an existing terminal emulator with a working terminfo entry, translates between Wyse 60 sequences and the host terminal's escape codes, and launches a shell or command inside that emulated environment.

### 使用方式

The typical use case is preserving old terminal applications when the source cannot be changed or when replacing hard-coded Wyse 60 assumptions is impractical. The README is explicit that the supported escape-sequence set is limited, but intended to be enough for many legacy applications without modification.

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

As a package, wy60 is a preservation and compatibility artifact: tiny, niche, and valuable mostly when a site still has software written for a specific family of character terminals. It belongs in package repositories because those edge cases are exactly where an obscure terminal shim saves a migration.

### Related projects

- The broader historical context is the Wyse WY-60 hardware terminal and commercial Wyse terminal emulators. wy60 is the lightweight Unix-side translator rather than a full graphical terminal emulator.

### 来源

- <https://code.google.com/archive/p/wy60/>
- <https://code.google.com/archive/p/wy60/wikis/wy60.wiki>
- <https://github.com/gutschke/wy60>
- <https://terminals-wiki.org/wiki/index.php/Wyse_WY-60>


## 安全说明

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## 来源

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