# lziprecover mit Homebrew, apt, dnf, Nix, zypper installieren

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

## Installation

```sh
sudo av install brew:lziprecover
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install lziprecover
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install lziprecover
```

  Evidenz: Debian stable package indexes: lziprecover from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install lziprecover
```

  Evidenz: Fedora Rawhide package metadata: lziprecover from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#lziprecover
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/lz/lziprecover/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install lziprecover
```

  Evidenz: openSUSE Tumbleweed package metadata: lziprecover from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:lziprecover
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/lziprecover>
- **Version:** 1.26
- **Quellzusammenfassung:** Data recovery tool and decompressor for files in the lzip compressed data format
- **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
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- lziprecover (cli)
- lziprecover (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.26
- Manager aktualisiert: 2026-06-29
- lokale Daten: OK
- Upstream-Repository: https://www.nongnu.org/lzip/lziprecover.html
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2012: lziprecover releases are present in the Savannah old-release index.
- 2013: lziprecover 1.15 appears in the dedicated Savannah release directory.
- 2026: lziprecover 1.26 is published in the official release directory.

### Related projects

- lzip creates the .lz format that lziprecover repairs.
- GNU ddrescue is recommended by the lziprecover manual as a complementary tool when corruption comes from damaged media.
- plzip, clzip, pdlzip, lzlib, and lunzip are sibling tools in the lzip family.

### Quellen

- <https://download-mirror.savannah.gnu.org/releases/lzip/old/>
- <https://download.savannah.nongnu.org/releases/lzip/lziprecover/>
- <https://www.nongnu.org/lzip/lziprecover.html>
- <https://www.nongnu.org/lzip/manual/lziprecover_manual.html>
- source_facts.package-manager


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

- **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:** stable

## Andere Paketmanager-Einträge

- Debian apt - lziprecover - 1.25-3: normalized package name match | Debian stable package indexes: lziprecover from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | lossless data compressor based on the LZMA algorithm (recovery) | http://www.nongnu.org/lzip/lziprecover.html
- Nix - lziprecover: normalized package name match | nixpkgs package indexes: pkgs/by-name/lz/lziprecover/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - lziprecover - 1.24-1: normalized package name match | Ubuntu 24.04 LTS package indexes: lziprecover from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | lossless data compressor based on the LZMA algorithm (recovery) | http://www.nongnu.org/lzip/lziprecover.html
- dnf - lziprecover - 1.26-1.fc45: normalized package name match | Fedora Rawhide package metadata: lziprecover from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Data recovery tool and decompressor for files in the lzip compressed format | https://www.nongnu.org/lzip/lziprecover.html
- zypper - lziprecover - 1.25-2.4: normalized package name match | openSUSE Tumbleweed package metadata: lziprecover from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Utility to repair broken lzip files | http://www.nongnu.org/lzip/lunzip.html


## Verwandte Links

- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Archive and compression packages](https://www.automicvault.com/de/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [lunzip](https://www.automicvault.com/de/pkg/brew/lunzip/) - Shares av.db curated category or tags: cli, compression, decompression, lzip, system.
- [clzip](https://www.automicvault.com/de/pkg/brew/clzip/) - Shares av.db curated category or tags: cli, compression, lzip, system.
- [crabz](https://www.automicvault.com/de/pkg/brew/crabz/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [ddrescue](https://www.automicvault.com/de/pkg/brew/ddrescue/) - Shares av.db curated category or tags: cli, data-recovery, system.
- [gzip](https://www.automicvault.com/de/pkg/brew/gzip/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lizard](https://www.automicvault.com/de/pkg/brew/lizard/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lz4](https://www.automicvault.com/de/pkg/brew/lz4/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lzfse](https://www.automicvault.com/de/pkg/brew/lzfse/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lzip](https://www.automicvault.com/de/pkg/brew/lzip/) - Local package facts share a topical domain. Shared terms: cli, compression, decompression, format, lzip.
- [plzip](https://www.automicvault.com/de/pkg/brew/plzip/) - Local package facts share a topical domain. Shared terms: cli, compression, data, lzip, system.

## Combined YAML source

View the package source record on GitHub. [combined/lziprecover.yml](https://github.com/automic-vault/db/blob/main/combined/lziprecover.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
