macOS
brew install rpllocal Homebrew formula metadata
sudo port install rplMacPorts ports tree · textproc/rpl/Portfile · source: api.github.com
brew / rank 5616
Text replacement utility. Version 2.1.0 via Homebrew; verified 2026-09-12. Also installable with debian: sudo apt install rpl.
install
brew install rpllocal Homebrew formula metadata
sudo port install rplMacPorts ports tree · textproc/rpl/Portfile · source: api.github.com
sudo apt install rplDebian stable package indexes · rpl · source: deb.debian.org
sudo dnf install rplFedora Rawhide package metadata · rpl · source: dl.fedoraproject.org
nix profile install nixpkgs#rplnixpkgs package indexes · pkgs/by-name/rp/rpl/package.nix · source: api.github.com
overview
Text replacement utility
history
rpl is an intelligent recursive command-line search-and-replace utility for replacing strings across multiple text files.
The current rpl is maintained by Reuben Thomas and is written in Vala. Its official README credits an earlier Python program by Christian Häggström, Göran Weinholt, Kevin Coyner, Jochen Kupperschmidt, and Reuben Thomas.
rpl has been packaged by Unix-like distributions and collections including Debian, Ubuntu, Fedora, Nix, MacPorts, and Homebrew, giving scripts a packaged alternative to hand-written find, sed, or Perl pipelines.
Users invoke rpl with old text, new text, and optional file operands. It is suited to project-wide literal or pattern-based replacements where recursive traversal, encoding awareness, and file handling would otherwise require a shell pipeline.
rpl occupies a familiar package-nerd niche: a narrowly focused command that makes a common recursive maintenance task safer and more convenient. Its long lineage across Python and Vala implementations also illustrates how small Unix utilities can be rewritten while preserving their command-line purpose.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rpl | 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/rrthomas/rpl
install metadata
| Package key | brew:rpl |
|---|---|
| Version | 2.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rpl |
| Homepage | https://github.com/rrthomas/rpl |
| Repository | https://github.com/rrthomas/rpl |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/rrthomas/rpl/releases/download/v2.1.0/rpl-2.1.0.tar.gz |
| Last updated | 2026-09-12T11:14:27Z |
| Pulse | updated |
| Dependencies | gettext, glib, pcre2, uchardet |
| Build dependencies | help2man, pkgconf |
| 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 | rpl |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
rpl 1.14-2
replace strings in files
https://github.com/rrthomas/rpl
sudo apt install rplrpl
nix profile install nixpkgs#rplrpl 1.14-2
replace strings in files
https://github.com/rrthomas/rpl
sudo apt install rplrpl 1.5.7-36.fc45
Intelligent recursive search/replace utility
https://github.com/kcoyner/rpl/
sudo dnf install rplrpl
sudo port install rplsource 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.