# 使用 Homebrew, MacPorts, Nix, pacman 安装 redo

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

## 安装

```sh
sudo av install brew:redo
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install redo
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install redo
```

  证据: MacPorts ports tree: devel/redo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#redo
```

  证据: nixpkgs package indexes: pkgs/by-name/re/redo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S redo-python
```

  证据: Arch Linux sync databases: redo-python from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:redo
- **软件包管理器:** Homebrew
- **版本:** 0.42d
- **来源摘要:** Implements djb's redo: an alternative to make
- **主页:** <https://redo.rtfd.io/>
- **仓库:** <https://github.com/apenwarr/redo>
- **最后更新:** 2026-07-13T17:09:40-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- redo (别名)
- redo-always (别名)
- redo-ifchange (别名)
- redo-ifcreate (别名)
- redo-log (别名)
- redo-ood (别名)
- redo-sources (别名)
- redo-stamp (别名)
- redo-targets (别名)
- redo-unlocked (别名)
- redo-whichdo (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.42d

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Nix - redo: normalized package name match | nixpkgs package indexes: pkgs/by-name/re/redo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - redo-python - 0.42.d-6: normalized package name match | Arch Linux sync databases: redo-python from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | An implementation of the redo build system in Python | https://github.com/apenwarr/redo
- pacman - redo-sh - 4.0.7-1: normalized package name match | Arch Linux sync databases: redo-sh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | An implementation of the Redo build system in Bash | http://news.dieweltistgarnichtso.net/bin/redo-sh.html
- MacPorts - redo: normalized package name match | MacPorts ports tree: devel/redo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/redo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/redo.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
