macOS
brew install retrylocal Homebrew formula metadata
sudo port install retryMacPorts ports tree · sysutils/retry/Portfile · 来源: api.github.com
安装
brew install retrylocal Homebrew formula metadata
sudo port install retryMacPorts ports tree · sysutils/retry/Portfile · 来源: api.github.com
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.