pkg.soopen package index

brew / Rang 1767

retry mit Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für retry in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install retry

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install retry

MacPorts ports tree · sysutils/retry/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install retry

Debian stable package indexes · retry · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install retry

Fedora Rawhide package metadata · retry · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#retry

nixpkgs package indexes · pkgs/by-name/re/retry/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S retry

Arch Linux sync databases · retry · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install retry

openSUSE Tumbleweed package metadata · retry · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Repeat a command until the command succeeds

Befehle und Aliase

  • retry

Verlauf

Projektgeschichte und Nutzung

retry is a Unix command-line utility that repeats unsuccessful commands while preserving useful pipeline semantics.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • Package-manager adoption: Added to Debian-derived systems, Fedora, EPEL, Homebrew, MacPorts, Nix, and other distributions.

Related projects

  • Shell loops and service-manager retry policies address similar failures, but retry provides a portable pipeline-oriented command.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
retrycliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-09-19
Manager-Version1.0.6
Manager aktualisiert2026-09-12
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/minfrin/retry

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:retry
Version1.0.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/retry
Homepagehttps://github.com/minfrin/retry
Repositoryhttps://github.com/minfrin/retry
LizenzApache-2.0
Quellarchivhttps://github.com/minfrin/retry/releases/download/retry-1.0.6/retry-1.0.6.tar.bz2
Zuletzt aktualisiert2026-09-12T10:37:45Z
Pulseupdated
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameretry
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

retry 1.0.5-3

Retry a command until the command succeeds

https://github.com/minfrin/retry

sudo apt install retry
  • Section: utils
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Retry
Debian stable package indexes · deb.debian.org · Debian stable package indexes: retry from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

retry

nix profile install nixpkgs#retry
  • normalized package name match
  • Abgeglichen nach: Retry
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/re/retry/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

retry 1.0.5-3

Retry a command until the command succeeds

https://github.com/minfrin/retry

sudo apt install retry
  • Section: universe/utils
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Retry
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: retry from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

retry 1.0.6-3.fc45

Repeat a command until success

https://github.com/minfrin/retry

sudo dnf install retry
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: retry
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Retry
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: retry from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

retry 1.0.6-1

Repeat a command until the command succeeds.

https://github.com/minfrin/retry

sudo pacman -S retry
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Retry
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: retry from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

retry 1737025645.819c129-1.4

A simple tool for retrying command executions in plain POSIX sh

https://github.com/okurz/retry

sudo zypper install retry
  • License: MIT
  • Category: Development/Tools/Other
  • Architecture: noarch
  • Source Package: retry
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Retry
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: retry from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

retry

sudo port install retry
  • normalized package name match
  • Abgeglichen nach: Retry
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/retry/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation