# Installer with-readline avec Homebrew

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

## installation

```sh
sudo av install brew:with-readline
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install with-readline
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:with-readline
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.1
- **Résumé source:** Allow GNU Readline to be used with arbitrary programs
- **Page d'accueil:** <https://www.greenend.org.uk/rjk/sw/withreadline.html>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- with-readline (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

with-readline is a small Unix utility by Richard Kettlewell that wraps arbitrary terminal programs with GNU Readline editing. Its homepage describes the original use case plainly: improve programs that do not themselves link Readline, such as adding line editing and history to an sftp session.

### Historique du projet

The project dates back to at least 2005 according to its copyright notice, with later source releases and a GitHub mirror created in 2013. It is intentionally narrow software: a compatibility wrapper for terminal programs rather than a shell, terminal emulator, or application framework.

### Modes d'utilisation

The package is useful in the old Unix tradition of wrapping one program with another to add interactive behavior. Its niche is strongest for simple command-line clients that read from a pseudo-terminal but lack editing conveniences; the project documentation notes testing on Linux and Mac OS X and possible portability to other Unix platforms.

### Sources

- <https://api.github.com/repos/ewxrjk/with-readline>
- <https://github.com/ewxrjk/with-readline>
- <https://www.greenend.org.uk/rjk/sw/withreadline.html>


## 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/with-readline.yml](https://github.com/mxcl/pkgdb/blob/main/combined/with-readline.yml)


## Sources

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