# with-readline を Homebrew でインストール

with-readline のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:with-readline
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.1
- **ソース概要:** Allow GNU Readline to be used with arbitrary programs
- **ホームページ:** <https://www.greenend.org.uk/rjk/sw/withreadline.html>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- with-readline (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 使われ方

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.

### ソース

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


## セキュリティノート

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


## ソース

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