# Installer aoeui avec Homebrew, apt

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

## installation

```sh
sudo av install brew:aoeui
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install aoeui
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install aoeui
```

  Preuve: Debian stable package indexes: aoeui from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:aoeui
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.6
- **Résumé source:** Lightweight text editor optimized for Dvorak and QWERTY keyboards
- **Page d'accueil:** <https://code.google.com/archive/p/aoeui/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- aoeui (alias)
- asdfg (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

aoeui is a deliberately small terminal text editor optimized for fast editing by Dvorak keyboard users, with a companion QWERTY-oriented executable named `asdfg` in package metadata.

### Historique du projet

The upstream README says the editor was written in March 2007 by Paul Klausler and describes the source tree as the sources for `aoeui`, a lightweight and unobtrusive text editor optimized for the Dvorak keyboard layout.

The project predates GitHub-centric open source distribution: its Homebrew metadata points to the archived Google Code project page, while the README now identifies the GitHub repository as the project's repository.

### Historique d'adoption

aoeui reached Unix package users through small-tool packaging rather than a large ecosystem. The input metadata records Homebrew, Debian, and Ubuntu package names, reflecting the classic distribution path for compact C terminal editors.

### Modes d'utilisation

The packaged executables are `aoeui` and `asdfg`. Upstream build instructions are minimal: adjust the first few lines of the Makefile for the local system, then build.

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

aoeui is package-nerd material because it is a tiny, old-school editor with keyboard-layout-specific ergonomics. Its existence in modern package indexes is a reminder that useful CLI software often survives as small source trees with a Makefile, a license, and just enough documentation.

### Chronologie

- 2007: aoeui was written in March 2007, according to the upstream README.
- 2010s: Project distribution moved from Google Code-era hosting into a GitHub repository identified by upstream.
- 2020s: Package metadata still carries Homebrew, Debian, and Ubuntu package names.

### Related projects

- asdfg is the related executable name shipped by packages for QWERTY-oriented use.
- The archived Google Code project page is part of the project's provenance.

### Sources

- <https://code.google.com/archive/p/aoeui>
- <https://github.com/pklausler/aoeui#readme>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - aoeui - 1.7+20160302.git4e5dee9-3: normalized package name match | Debian stable package indexes: aoeui from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | lightweight, unobtrusive, Dvorak-optimized text editor | https://github.com/pklausler/aoeui
- Ubuntu apt - aoeui - 1.7+20160302.git4e5dee9-3: normalized package name match | Ubuntu 24.04 LTS package indexes: aoeui from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | lightweight, unobtrusive, Dvorak-optimized text editor | https://github.com/pklausler/aoeui


## Combined YAML source

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


## Sources

- 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
