macOS
brew install retrylocal Homebrew formula metadata
sudo port install retryMacPorts ports tree · sysutils/retry/Portfile · source: api.github.com
brew / rank 1767
Repeat a command until the command succeeds. Version 1.0.6 via Homebrew; verified 2026-09-12. Also installable with debian: sudo apt install retry.
install
brew install retrylocal Homebrew formula metadata
sudo port install retryMacPorts ports tree · sysutils/retry/Portfile · source: api.github.com
sudo apt install retryDebian stable package indexes · retry · source: deb.debian.org
sudo dnf install retryFedora Rawhide package metadata · retry · source: dl.fedoraproject.org
nix profile install nixpkgs#retrynixpkgs package indexes · pkgs/by-name/re/retry/package.nix · source: api.github.com
sudo pacman -S retryArch Linux sync databases · retry · source: geo.mirror.pkgbuild.com
sudo zypper install retryopenSUSE Tumbleweed package metadata · retry · source: download.opensuse.org
overview
Repeat a command until the command succeeds
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
retry | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/minfrin/retry
install metadata
| Package key | brew:retry |
|---|---|
| Version | 1.0.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/retry |
| Homepage | https://github.com/minfrin/retry |
| Repository | https://github.com/minfrin/retry |
| License | Apache-2.0 |
| Source archive | https://github.com/minfrin/retry/releases/download/retry-1.0.6/retry-1.0.6.tar.bz2 |
| Last updated | 2026-09-12T10:37:45Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 retrysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.