macOS
brew install redolocal Homebrew formula metadata
sudo port install redoMacPorts ports tree · devel/redo/Portfile · source: api.github.com
brew / rank 7751
Implements djb's redo: an alternative to make. Version 0.42d via Homebrew; verified 2026-09-18. Also installable with nix: nix profile install nixpkgs#redo.
install
brew install redolocal Homebrew formula metadata
sudo port install redoMacPorts ports tree · devel/redo/Portfile · source: api.github.com
nix profile install nixpkgs#redonixpkgs package indexes · pkgs/by-name/re/redo/package.nix · source: api.github.com
sudo pacman -S redo-pythonArch Linux sync databases · redo-python · source: geo.mirror.pkgbuild.com
overview
Implements djb's redo: an alternative to make
history
redo is Avery Pennarun's implementation of Daniel J. Bernstein's recursive, general-purpose build-system design.
Daniel J. Bernstein originally described redo in undated notes about rebuilding targets when sources change but did not publish an implementation. Avery Pennarun later implemented this redo from scratch from Bernstein's design. The official history also identifies Alan Grosskurth's approximately 250-line shell implementation and master's research on top-down software rebuilding as an early related effort.
The supplied metadata records packages in Homebrew, MacPorts, Nix, and the Arch ecosystem, demonstrating adoption across several Unix-like package-manager communities. The official documentation also catalogs projects that use redo.
Projects define builds with executable `.do` scripts. `redo` builds targets, while commands such as `redo-ifchange`, `redo-ifcreate`, `redo-always`, and `redo-stamp` express dynamic dependencies and rebuild behavior.
redo attracts build-system enthusiasts because dependencies are discovered by executable build scripts rather than maintained in a separate declarative graph. Its small conceptual core has inspired multiple independent implementations.
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.
<target-directory>/<target-name>.do<target-directory-or-ancestor>/default.<extension>.do<target-directory-or-ancestor>/default.doexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
redo | cli | global executable | |
redo-always | cli | global executable | |
redo-ifchange | cli | global executable | |
redo-ifcreate | cli | global executable | |
redo-log | cli | global executable | |
redo-ood | cli | global executable | |
redo-sources | cli | global executable | |
redo-stamp | cli | global executable | |
redo-targets | cli | global executable | |
redo-unlocked | cli | global executable | |
redo-whichdo | 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/apenwarr/redo
install metadata
| Package key | brew:redo |
|---|---|
| Version | 0.42d |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/redo |
| Homepage | https://redo.rtfd.io/ |
| Repository | https://github.com/apenwarr/redo |
| Upstream docs | https://redo.rtfd.io/ |
| License | Apache-2.0 |
| Source archive | https://github.com/apenwarr/redo/archive/refs/tags/redo-0.42d.tar.gz |
| Last updated | 2026-09-18T10:01:15Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | redo |
| Version Scheme | 0 |
| Revision | 3 |
| Conflicts With |
|
| 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.
redo
nix profile install nixpkgs#redoredo-python 0.42.d-6
An implementation of the redo build system in Python
https://github.com/apenwarr/redo
sudo pacman -S redo-pythonredo-sh 4.0.7-1
An implementation of the Redo build system in Bash
http://news.dieweltistgarnichtso.net/bin/redo-sh.html
sudo pacman -S redo-shredo
sudo port install redosource 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.