pkg.soopen package index

brew / 排名 999

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 rlwrap

查看 rlwrap 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install rlwrap

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install rlwrap

MacPorts ports tree · sysutils/rlwrap/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add rlwrap

Alpine Linux edge package indexes · rlwrap · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install rlwrap

Debian stable package indexes · rlwrap · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install rlwrap

Fedora Rawhide package metadata · rlwrap · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#rlwrap

nixpkgs package indexes · pkgs/by-name/rl/rlwrap/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S rlwrap

Arch Linux sync databases · rlwrap · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install rlwrap

openSUSE Tumbleweed package metadata · rlwrap · 来源: download.opensuse.org

概览

软件包摘要

Readline wrapper: adds readline support to tools that lack it

命令和别名

  • rlwrap

历史

项目历史与用法

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.

时间线

  • 2025: The official README identifies release 0.48.

Related projects

  • GNU Readline provides the editing and history engine.
  • rlfe and socat are identified by the project as related wrappers.
  • rxvt supplied much of the original pseudo-terminal handling code.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.inputrc$INPUTRC

可执行文件

已安装的可执行文件

命令类型暴露范围备注
rlwrapcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-09-19
管理器版本0.48
管理器更新时间2026-09-10
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖libptytty, readline
macOS 提供的库ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerlwrap
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

rlwrap 0.46.1-1+b1

readline feature command line wrapper

https://github.com/hanslub42/rlwrap

sudo apt install rlwrap
  • Section: utils
  • Architecture: amd64
  • Source Package: rlwrap
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Rlwrap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: rlwrap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

rlwrap

nix profile install nixpkgs#rlwrap
  • normalized package name match
  • 匹配方式:Rlwrap
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/rl/rlwrap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

rlwrap 0.46.1-1build2

readline feature command line wrapper

https://github.com/hanslub42/rlwrap

sudo apt install rlwrap
  • Section: universe/editors
  • Architecture: amd64
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Rlwrap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: rlwrap from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

rlwrap 0.48-r0

readline wrapper

https://github.com/hanslub42/rlwrap

sudo apk add rlwrap
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: rlwrap
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Rlwrap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rlwrap from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

rlwrap-doc 0.48-r0

readline wrapper (documentation)

https://github.com/hanslub42/rlwrap

sudo apk add rlwrap-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: rlwrap
  • normalized package name match
  • 匹配方式:Rlwrap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rlwrap-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

rlwrap 0.47.1-3.fc45

Wrapper for GNU readline

https://github.com/hanslub42/rlwrap

sudo dnf install rlwrap
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rlwrap
  • 8 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Rlwrap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: rlwrap from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

rlwrap 0.48-1

Adds readline-style editing and history to programs

https://github.com/hanslub42/rlwrap

sudo pacman -S rlwrap
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 7 依赖
  • normalized package name match
  • 匹配方式:Rlwrap
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: rlwrap from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

rlwrap 0.48-1.5

A Readline Wrapper

https://github.com/hanslub42/rlwrap/

sudo zypper install rlwrap
  • License: GPL-2.0-or-later
  • Category: Productivity/Other
  • Architecture: x86_64
  • Source Package: rlwrap
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Rlwrap
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: rlwrap from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

rlwrap

sudo port install rlwrap
  • normalized package name match
  • 匹配方式:Rlwrap
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/rlwrap/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation