pkg.soopen package index

brew / Rang 7751

redo mit Homebrew, MacPorts, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für redo in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install redo

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install redo

MacPorts ports tree · devel/redo/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#redo

nixpkgs package indexes · pkgs/by-name/re/redo/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S redo-python

Arch Linux sync databases · redo-python · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Implements djb's redo: an alternative to make

Befehle und Aliase

  • redo
  • redo-always
  • redo-ifchange
  • redo-ifcreate
  • redo-log
  • redo-ood
  • redo-sources
  • redo-stamp
  • redo-targets
  • redo-unlocked
  • redo-whichdo

Verlauf

Projektgeschichte und Nutzung

redo is Avery Pennarun's implementation of Daniel J. Bernstein's recursive, general-purpose build-system design.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • Undated: Daniel J. Bernstein published design notes for redo without accompanying code.
  • Early implementation period: Alan Grosskurth implemented the design in shell while researching top-down rebuilding.
  • Later: Avery Pennarun wrote this implementation from scratch.
  • 2026: Homebrew, MacPorts, Nix, and Arch-family packages are recorded in the supplied metadata.

Related projects

  • redo is positioned as a competitor to Make. Other redo implementations and redoconf belong to the surrounding ecosystem documented by the project.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
<target-directory>/<target-name>.do<target-directory-or-ancestor>/default.<extension>.do<target-directory-or-ancestor>/default.do

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
redocliglobales Executable
redo-alwayscliglobales Executable
redo-ifchangecliglobales Executable
redo-ifcreatecliglobales Executable
redo-logcliglobales Executable
redo-oodcliglobales Executable
redo-sourcescliglobales Executable
redo-stampcliglobales Executable
redo-targetscliglobales Executable
redo-unlockedcliglobales Executable
redo-whichdocliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-09-19
Manager-Version0.42d
Manager aktualisiert2026-09-18
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/apenwarr/redo

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:redo
Version0.42d
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/redo
Homepagehttps://redo.rtfd.io/
Repositoryhttps://github.com/apenwarr/redo
Upstream-Dokumentationhttps://redo.rtfd.io/
LizenzApache-2.0
Quellarchivhttps://github.com/apenwarr/redo/archive/refs/tags/redo-0.42d.tar.gz
Zuletzt aktualisiert2026-09-18T10:01:15Z
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameredo
Version Scheme0
Revision3
Conflicts With
  • goredo
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

redo

nix profile install nixpkgs#redo
  • normalized package name match
  • Abgeglichen nach: Redo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/re/redo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

redo-python 0.42.d-6

An implementation of the redo build system in Python

https://github.com/apenwarr/redo

sudo pacman -S redo-python
  • License: GPL
  • Architecture: any
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Redo
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: redo-python from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
pacman95%

redo-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-sh
  • License: AGPL-3.0-or-later
  • Architecture: any
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Redo
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: redo-sh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

redo

sudo port install redo
  • normalized package name match
  • Abgeglichen nach: Redo
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/redo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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