macOS
brew install retrylocal Homebrew formula metadata
sudo port install retryMacPorts ports tree · sysutils/retry/Portfile · Source: api.github.com
brew / rang 1767
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de retry pour les workflows d'agents IA.
installation
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
aperçu
Repeat a command until the command succeeds
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
retry | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/minfrin/retry
métadonnées d'installation
| Clé du paquet | brew:retry |
|---|---|
| Version | 1.0.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/retry |
| Page d'accueil | https://github.com/minfrin/retry |
| Dépôt | https://github.com/minfrin/retry |
| Licence | Apache-2.0 |
| Archive source | https://github.com/minfrin/retry/releases/download/retry-1.0.6/retry-1.0.6.tar.bz2 |
| Dernière mise à jour | 2026-09-12T10:37:45Z |
| Pulse | updated |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 retrypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.