macOS
brew install rlwraplocal Homebrew formula metadata
sudo port install rlwrapMacPorts ports tree · sysutils/rlwrap/Portfile · Quelle: api.github.com
brew / Rang 999
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rlwrap in AI-Agent-Workflows.
Installation
brew install rlwraplocal Homebrew formula metadata
sudo port install rlwrapMacPorts ports tree · sysutils/rlwrap/Portfile · Quelle: api.github.com
sudo apk add rlwrapAlpine Linux edge package indexes · rlwrap · Quelle: dl-cdn.alpinelinux.org
sudo apt install rlwrapDebian stable package indexes · rlwrap · Quelle: deb.debian.org
sudo dnf install rlwrapFedora Rawhide package metadata · rlwrap · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#rlwrapnixpkgs package indexes · pkgs/by-name/rl/rlwrap/package.nix · Quelle: api.github.com
sudo pacman -S rlwrapArch Linux sync databases · rlwrap · Quelle: geo.mirror.pkgbuild.com
sudo zypper install rlwrapopenSUSE Tumbleweed package metadata · rlwrap · Quelle: download.opensuse.org
Überblick
Readline wrapper: adds readline support to tools that lack it
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
rlwrap | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/hanslub42/rlwrap
Installationsmetadaten
| Paketschlüssel | brew:rlwrap |
|---|---|
| Version | 0.48 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/rlwrap |
| Homepage | https://github.com/hanslub42/rlwrap |
| Repository | https://github.com/hanslub42/rlwrap |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/hanslub42/rlwrap/releases/download/v0.48/rlwrap-0.48.zip |
| Zuletzt aktualisiert | 2026-09-10T10:14:22Z |
| Pulse | updated |
| Abhängigkeiten | libptytty, readline |
| Von macOS bereitgestellte Bibliotheken | ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 rlwrapQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.