# redo を Homebrew, MacPorts, Nix, pacman でインストール

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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/redo>
- **バージョン:** 0.42d
- **ソース概要:** Implements djb's redo: an alternative to make
- **ホームページ:** <https://redo.rtfd.io/>
- **リポジトリ:** <https://github.com/apenwarr/redo>
- **上流ドキュメント:** <https://redo.rtfd.io/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/apenwarr/redo/archive/refs/tags/redo-0.42d.tar.gz>
- **最終更新:** 2026-07-13T17:09:40-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- redo (cli)
- redo-always (cli)
- redo-ifchange (cli)
- redo-ifcreate (cli)
- redo-log (cli)
- redo-ood (cli)
- redo-sources (cli)
- redo-stamp (cli)
- redo-targets (cli)
- redo-unlocked (cli)
- redo-whichdo (cli)
- redo (エイリアス)
- redo-always (エイリアス)
- redo-ifchange (エイリアス)
- redo-ifcreate (エイリアス)
- redo-log (エイリアス)
- redo-ood (エイリアス)
- redo-sources (エイリアス)
- redo-stamp (エイリアス)
- redo-targets (エイリアス)
- redo-unlocked (エイリアス)
- redo-whichdo (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.42d
- マネージャ更新日: 2026-07-13
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/apenwarr/redo
- 情報: No cached GitHub release or tag data was available.

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** redo
- **Version Scheme:** 0
- **Revision:** 3
- **Conflicts With:** goredo
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [scons](https://pkg.so/ja/brew/scons/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools, python.
- [omake](https://pkg.so/ja/brew/omake/) - Shares pkgdb curated category or tags: automation, build-system, cli, developer-tools.
- [cmake](https://pkg.so/ja/brew/cmake/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [ninja](https://pkg.so/ja/brew/ninja/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [bmake](https://pkg.so/ja/brew/bmake/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [mage](https://pkg.so/ja/brew/mage/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools, make-alternative.
- [dune](https://pkg.so/ja/brew/dune/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [premake](https://pkg.so/ja/brew/premake/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [litani](https://pkg.so/ja/brew/litani/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-system, cli, developer, developer-tools.

## 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
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
