# Installer wy60 avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wy60 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install wy60
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:wy60
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.9
- **Résumé source:** Wyse 60 compatible terminal emulator
- **Page d'accueil:** <https://code.google.com/archive/p/wy60/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- wy60 (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.9
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Sources

- <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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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