macOS
brew install lziprecoverlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lziprecover in AI-Agent-Workflows.
Installation
brew install lziprecoverlocal Homebrew formula metadata
sudo apt install lziprecoverDebian stable package indexes · lziprecover · Quelle: deb.debian.org
sudo dnf install lziprecoverFedora Rawhide package metadata · lziprecover · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#lziprecovernixpkgs package indexes · pkgs/by-name/lz/lziprecover/package.nix · Quelle: api.github.com
sudo zypper install lziprecoveropenSUSE Tumbleweed package metadata · lziprecover · Quelle: download.opensuse.org
Überblick
Data recovery tool and decompressor for files in the lzip compressed data format
Verlauf
Lziprecover is the recovery and decompression companion for the lzip compressed data format. Its official manual describes a tool that can repair slightly damaged .lz files, merge good parts from multiple damaged copies, extract data from damaged files, test integrity, and generate Forward Error Correction files.
Lziprecover exists because lzip's format was deliberately designed with recovery in mind: simple members, CRC-protected original data, member sizes, and LZMA stream constraints make corruption easier to locate and reason about. The recovery tool turns those format choices into user-visible operations.
The official release indexes show lziprecover distributed as part of the lzip family by at least 2012, with a dedicated lziprecover release directory starting at 1.15 in 2013 and continuing through 1.26 in 2026. Over time the tool became the practical proof point for lzip's long-term-archiving claims.
Lziprecover is narrower than lzip itself, but package managers include it because a recovery story is part of why some users choose .lz archives. The input package facts show packages in Homebrew, Debian/Ubuntu, Fedora, Nix, and openSUSE-style ecosystems.
It is most likely to be installed by users handling backups, source archives, damaged media, or archival workflows where a regular decompressor is not enough.
Typical uses include testing .lz files, decompressing damaged archives as far as possible, repairing a one-byte error in a member, merging two or more damaged copies into a correct file, and extracting tar members from a damaged tar.lz stream.
The official page gives the common tar pipeline pattern with lziprecover writing decompressed data to stdout and tar reading it from stdin.
Lziprecover is a small but unusually package-nerdy tool because it validates the package format's social promise: compressed source and backup archives should be inspectable and salvageable years later. It is not just a decompressor; it is part of the lzip ecosystem's argument for safe long-term distribution.
For maintainers, it is the sort of leaf utility that looks optional until a damaged source archive or backup turns it into the only tool that matters.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
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 |
|---|---|---|---|
lziprecover | 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://www.nongnu.org/lzip/lziprecover.html
Installationsmetadaten
| Paketschlüssel | brew:lziprecover |
|---|---|
| Version | 1.26 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/lziprecover |
| Homepage | https://www.nongnu.org/lzip/lziprecover.html |
| Upstream-Dokumentation | https://www.nongnu.org/lzip/lziprecover.html |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://download.savannah.nongnu.org/releases/lzip/lziprecover/lziprecover-1.26.tar.gz |
| Zuletzt aktualisiert | 2026-06-29T19:24:45-04:00 |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lziprecover |
| 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.
lziprecover 1.25-3
lossless data compressor based on the LZMA algorithm (recovery)
http://www.nongnu.org/lzip/lziprecover.html
sudo apt install lziprecoverlziprecover
nix profile install nixpkgs#lziprecoverlziprecover 1.24-1
lossless data compressor based on the LZMA algorithm (recovery)
http://www.nongnu.org/lzip/lziprecover.html
sudo apt install lziprecoverlziprecover 1.26-1.fc45
Data recovery tool and decompressor for files in the lzip compressed format
https://www.nongnu.org/lzip/lziprecover.html
sudo dnf install lziprecoverlziprecover 1.25-2.4
Utility to repair broken lzip files
http://www.nongnu.org/lzip/lunzip.html
sudo zypper install lziprecoverQuellspur
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.