Automic VaultAutomic Vault

brew

gzrt mit Homebrew, apt, Nix, zypper, MacPorts installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gzrt

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gzrecover

MacPorts ports tree · archivers/gzrecover/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install gzrt

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

Nixverifiziert · 92%
nix profile install nixpkgs#gzrt

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

openSUSE zypperverifiziert · 92%
sudo zypper install gzrt

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

Überblick

Paketzusammenfassung

Gzip recovery toolkit

Befehle und Aliase

  • gzrecover

Verlauf

Projektgeschichte und Nutzung

The Gzip Recovery Toolkit, centered on the gzrecover program, is a small recovery utility for extracting readable data from corrupted gzip files. Its history is thin but practical: it exists because ordinary gzip and tar workflows can fail hard when a compressed backup contains bad sectors or corrupted bytes.

Projektgeschichte

Aaron M. Renn's project page explains the origin in backup recovery: a gzip archive failed partway through restore, and gzrecover was written to skip bad data and salvage what could be read. The page and README both stress that recovery is best-effort and that recovered output must be manually verified.

The project page lists gzrt 0.8 from October 2013 and points to a GitHub repository for sources. GitHub repository metadata records the public repository as created in February 2012, with the description 'gzip Recovery Toolkit aka gzrecover'.

Adoptionsgeschichte

gzrt adoption is mostly in Unix package repositories where administrators may need it once, urgently, for a damaged .gz or .tar.gz backup. The supplied package facts show Homebrew, Debian, Ubuntu, MacPorts, Nix, and zypper coverage, which is broad for a niche recovery tool.

Its adoption is also tied to gzip's dominance. Because .gz and .tar.gz files are common backup and source-distribution artifacts, a recovery utility for damaged gzip streams has a place in package collections even when it is not a daily-use command.

Wie es verwendet wird

gzrecover reads a corrupted gzip file or standard input and writes recovered output to a .recovered file by default, with options for output filename, standard-output pipeline mode, verbose logging, and splitting recovered segments. For recovered tarballs, the documentation recommends GNU cpio because tar may stop on format errors.

The project page cautions that many apparently corrupted gzip archives were transferred in FTP ASCII mode and should be re-transferred in binary mode before attempting recovery. That warning is part of the tool's operational history: it is a last-resort recovery command, not a replacement for gunzip.

Warum Paket-Nerds sich dafür interessieren

gzrt is interesting to package nerds because it is tiny, old-school, and high-leverage: a single-purpose C utility that can rescue data from the same compressed archives package systems and admins rely on. It also illustrates why distributions keep niche tools around: the value appears when a corrupted backup is the only copy.

It pairs naturally with gzip, zlib, tar, and cpio. The documented tarball recovery flow is a classic Unix composition: run gzrecover to salvage a stream, then use cpio to extract around damaged tar records.

Zeitleiste

  • 2002: Copyright history for gzrecover begins.
  • 2012: The public GitHub repository was created.
  • 2013: gzrt 0.8 was published with bug fixes and improvements.
  • 2010s-2020s: Package-manager coverage included Homebrew, Debian, Ubuntu, MacPorts, Nix, and zypper according to the supplied package facts.

Related projects

  • gzrt is directly related to GNU gzip, zlib, GNU tar, and GNU cpio. It belongs beside other data-recovery and archive-repair utilities rather than general compression tools.

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 6 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
gzrecovercliglobales 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-07-08
Manager-Version0.8
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.urbanophile.com/arenn/coding/gzrt/gzrt.html

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gzrt
Version0.8
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gzrt
Homepagehttps://www.urbanophile.com/arenn/coding/gzrt/gzrt.html
Repositoryhttps://github.com/arenn/gzrt
Upstream-Dokumentationhttps://www.urbanophile.com/arenn/coding/gzrt/gzrt.html
LizenzGPL-2.0-or-later
Quellarchivhttps://www.urbanophile.com/arenn/coding/gzrt/gzrt-0.8.tar.gz
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegzrt
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%

gzrt 0.8-1+b1

gzip recovery toolkit

http://www.urbanophile.com/arenn/hacking/gzrt/

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

gzrt

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

gzrt 0.8-1build1

gzip recovery toolkit

http://www.urbanophile.com/arenn/hacking/gzrt/

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

gzrt 0.8-2.22

Recover data from a corrupted gzip file

https://www.urbanophile.com/arenn/hacking/gzrt/gzrt.html

sudo zypper install gzrt
  • License: GPL-2.0-only
  • Category: Productivity/Archiving/Compression
  • Architecture: x86_64
  • Source Package: gzrt
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gzrt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gzrt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts94%

gzrecover

sudo port install gzrecover
  • installed executable or alias match
  • Abgeglichen nach: Gzrecover
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/gzrecover/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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment