macOS
brew install rlwraplocal Homebrew formula metadata
sudo port install rlwrapMacPorts ports tree · sysutils/rlwrap/Portfile · 来源: api.github.com
安装
brew install rlwraplocal Homebrew formula metadata
sudo port install rlwrapMacPorts ports tree · sysutils/rlwrap/Portfile · 来源: api.github.com
sudo apk add rlwrapAlpine Linux edge package indexes · rlwrap · 来源: dl-cdn.alpinelinux.org
sudo apt install rlwrapDebian stable package indexes · rlwrap · 来源: deb.debian.org
sudo dnf install rlwrapFedora Rawhide package metadata · rlwrap · 来源: dl.fedoraproject.org
nix profile install nixpkgs#rlwrapnixpkgs package indexes · pkgs/by-name/rl/rlwrap/package.nix · 来源: api.github.com
sudo pacman -S rlwrapArch Linux sync databases · rlwrap · 来源: geo.mirror.pkgbuild.com
sudo zypper install rlwrapopenSUSE Tumbleweed package metadata · rlwrap · 来源: download.opensuse.org
概览
Readline wrapper: adds readline support to tools that lack it
历史
rlwrap wraps an interactive command with GNU Readline facilities, adding editable input, command recall, persistent per-command history, and optional completion to programs that do not provide those features themselves.
Hans Lub wrote rlwrap around GNU Readline, with pseudo-terminal handling derived from rxvt and completion-list management using Damian Ivereigh's libredblack. Its design combines Readline editing with a pseudo-terminal wrapper and optional programmable filters.
rlwrap has broad package-manager coverage across Alpine, Debian, Fedora, Homebrew, MacPorts, Nix, Arch, Ubuntu, and openSUSE ecosystems. The project explicitly aims to remain portable across old and current Unix-like systems, including Linux, macOS, FreeBSD, HP-UX, AIX, Solaris, QNX, and Cygwin.
Run rlwrap followed by the target command and its arguments. Common uses include adding arrow-key history to a REPL, wrapping netcat, supplying completion words with -f, and using filters to transform prompts, completion, input, or output. It is not a terminal emulator and is generally unnecessary for programs that already have sophisticated terminal handling.
rlwrap is a classic composable Unix utility: it improves an existing interactive program without modifying that program. It remains useful for legacy REPLs, database clients, network tools, and language shells that lack modern line editing or persistent history.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.inputrc$INPUTRC可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rlwrap | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/hanslub42/rlwrap
安装元数据
| 软件包键 | brew:rlwrap |
|---|---|
| 版本 | 0.48 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/rlwrap |
| 主页 | https://github.com/hanslub42/rlwrap |
| 仓库 | https://github.com/hanslub42/rlwrap |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/hanslub42/rlwrap/releases/download/v0.48/rlwrap-0.48.zip |
| 最后更新 | 2026-09-10T10:14:22Z |
| Pulse | updated |
| 依赖 | libptytty, readline |
| macOS 提供的库 | ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rlwrap |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
rlwrap 0.46.1-1+b1
readline feature command line wrapper
https://github.com/hanslub42/rlwrap
sudo apt install rlwraprlwrap
nix profile install nixpkgs#rlwraprlwrap 0.46.1-1build2
readline feature command line wrapper
https://github.com/hanslub42/rlwrap
sudo apt install rlwraprlwrap 0.48-r0
readline wrapper
https://github.com/hanslub42/rlwrap
sudo apk add rlwraprlwrap-doc 0.48-r0
readline wrapper (documentation)
https://github.com/hanslub42/rlwrap
sudo apk add rlwrap-docrlwrap 0.47.1-3.fc45
Wrapper for GNU readline
https://github.com/hanslub42/rlwrap
sudo dnf install rlwraprlwrap 0.48-1
Adds readline-style editing and history to programs
https://github.com/hanslub42/rlwrap
sudo pacman -S rlwraprlwrap 0.48-1.5
A Readline Wrapper
https://github.com/hanslub42/rlwrap/
sudo zypper install rlwraprlwrap
sudo port install rlwrap来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.