macOS
brew install retrylocal Homebrew formula metadata
sudo port install retryMacPorts ports tree · sysutils/retry/Portfile · Quelle: api.github.com
brew / Rang 1767
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für retry in AI-Agent-Workflows.
Installation
brew install retrylocal Homebrew formula metadata
sudo port install retryMacPorts ports tree · sysutils/retry/Portfile · Quelle: api.github.com
sudo apt install retryDebian stable package indexes · retry · Quelle: deb.debian.org
sudo dnf install retryFedora Rawhide package metadata · retry · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#retrynixpkgs package indexes · pkgs/by-name/re/retry/package.nix · Quelle: api.github.com
sudo pacman -S retryArch Linux sync databases · retry · Quelle: geo.mirror.pkgbuild.com
sudo zypper install retryopenSUSE Tumbleweed package metadata · retry · Quelle: download.opensuse.org
Überblick
Repeat a command until the command succeeds
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
retry | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/minfrin/retry
Installationsmetadaten
| Paketschlüssel | brew:retry |
|---|---|
| Version | 1.0.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/retry |
| Homepage | https://github.com/minfrin/retry |
| Repository | https://github.com/minfrin/retry |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/minfrin/retry/releases/download/retry-1.0.6/retry-1.0.6.tar.bz2 |
| Zuletzt aktualisiert | 2026-09-12T10:37:45Z |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 retryQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.