macOS
brew install retrylocal Homebrew formula metadata
sudo port install retryMacPorts ports tree · sysutils/retry/Portfile · ソース: api.github.com
brew / 順位 1767
retry のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install retrylocal Homebrew formula metadata
sudo port install retryMacPorts ports tree · sysutils/retry/Portfile · ソース: api.github.com
sudo apt install retryDebian stable package indexes · retry · ソース: deb.debian.org
sudo dnf install retryFedora Rawhide package metadata · retry · ソース: dl.fedoraproject.org
nix profile install nixpkgs#retrynixpkgs package indexes · pkgs/by-name/re/retry/package.nix · ソース: api.github.com
sudo pacman -S retryArch Linux sync databases · retry · ソース: geo.mirror.pkgbuild.com
sudo zypper install retryopenSUSE Tumbleweed package metadata · retry · ソース: download.opensuse.org
概要
Repeat a command until the command succeeds
履歴
retry is a Unix command-line utility that repeats unsuccessful commands while preserving useful pipeline semantics.
retry was developed as a standalone command-line utility for repeating a command until it succeeds. It supports fixed or staggered delays and a bounded number of attempts.
The official README says retry is available by default on Debian-derived systems, Fedora, and EPEL. The input also records packages for Homebrew, MacPorts, Nix, Arch, and several RPM-based distributions.
Users place retry before commands that may fail transiently, such as network requests or service initialization steps. It can replay captured standard input, pass successful output to standard output once, limit attempts, and apply fixed or staggered backoff delays.
retry turns a frequently reimplemented shell-loop pattern into a composable utility. Its careful handling of standard input and output makes it particularly useful inside Unix pipelines.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
retry | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/minfrin/retry
インストールメタデータ
| パッケージキー | brew:retry |
|---|---|
| バージョン | 1.0.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/retry |
| ホームページ | https://github.com/minfrin/retry |
| リポジトリ | https://github.com/minfrin/retry |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/minfrin/retry/releases/download/retry-1.0.6/retry-1.0.6.tar.bz2 |
| 最終更新 | 2026-09-12T10:37:45Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | retry |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
retry 1.0.5-3
Retry a command until the command succeeds
https://github.com/minfrin/retry
sudo apt install retryretry
nix profile install nixpkgs#retryretry 1.0.5-3
Retry a command until the command succeeds
https://github.com/minfrin/retry
sudo apt install retryretry 1.0.6-3.fc45
Repeat a command until success
https://github.com/minfrin/retry
sudo dnf install retryretry 1.0.6-1
Repeat a command until the command succeeds.
https://github.com/minfrin/retry
sudo pacman -S retryretry 1737025645.819c129-1.4
A simple tool for retrying command executions in plain POSIX sh
https://github.com/okurz/retry
sudo zypper install retryretry
sudo port install retryソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.