macOS
brew install rlwraplocal Homebrew formula metadata
sudo port install rlwrapMacPorts ports tree · sysutils/rlwrap/Portfile · ソース: api.github.com
brew / 順位 999
rlwrap のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.