# 使用 Homebrew 安装 with-readline

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