macOS
brew install rlwraplocal Homebrew formula metadata
sudo port install rlwrapMacPorts ports tree · sysutils/rlwrap/Portfile · source: api.github.com
brew / rank 999
Readline wrapper: adds readline support to tools that lack it. Version 0.48 via Homebrew; verified 2026-09-10. Also installable with debian: sudo apt install rlwrap.
install
brew install rlwraplocal Homebrew formula metadata
sudo port install rlwrapMacPorts ports tree · sysutils/rlwrap/Portfile · source: api.github.com
sudo apk add rlwrapAlpine Linux edge package indexes · rlwrap · source: dl-cdn.alpinelinux.org
sudo apt install rlwrapDebian stable package indexes · rlwrap · source: deb.debian.org
sudo dnf install rlwrapFedora Rawhide package metadata · rlwrap · source: dl.fedoraproject.org
nix profile install nixpkgs#rlwrapnixpkgs package indexes · pkgs/by-name/rl/rlwrap/package.nix · source: api.github.com
sudo pacman -S rlwrapArch Linux sync databases · rlwrap · source: geo.mirror.pkgbuild.com
sudo zypper install rlwrapopenSUSE Tumbleweed package metadata · rlwrap · source: download.opensuse.org
overview
Readline wrapper: adds readline support to tools that lack it
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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$INPUTRCexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rlwrap | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/hanslub42/rlwrap
install metadata
| Package key | brew:rlwrap |
|---|---|
| Version | 0.48 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rlwrap |
| Homepage | https://github.com/hanslub42/rlwrap |
| Repository | https://github.com/hanslub42/rlwrap |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/hanslub42/rlwrap/releases/download/v0.48/rlwrap-0.48.zip |
| Last updated | 2026-09-10T10:14:22Z |
| Pulse | updated |
| Dependencies | libptytty, readline |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 rlwrapsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.