# with-readline mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für with-readline in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:with-readline
- **Paketmanager:** Homebrew
- **Version:** 0.1.1
- **Quellzusammenfassung:** Allow GNU Readline to be used with arbitrary programs
- **Homepage:** <https://www.greenend.org.uk/rjk/sw/withreadline.html>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- with-readline (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.1.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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