Automic VaultAutomic Vault

brew

Install lziprecover with Homebrew, apt, dnf, Nix, zypper

Data recovery tool and decompressor for files in the lzip compressed data format. Version 1.26 via Homebrew; verified 2026-06-29.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install lziprecover

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install lziprecover

Debian stable package indexes · lziprecover · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install lziprecover

Fedora Rawhide package metadata · lziprecover · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#lziprecover

nixpkgs package indexes · pkgs/by-name/lz/lziprecover/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install lziprecover

openSUSE Tumbleweed package metadata · lziprecover · source: download.opensuse.org

overview

Package summary

Data recovery tool and decompressor for files in the lzip compressed data format

Commands and aliases

  • lziprecover

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:compress

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
lziprecovercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.26
manager updated2026-06-29
local dataok
upstreamnot checked
latest detectednot detected

https://www.nongnu.org/lzip/lziprecover.html

install metadata

Package metadata

Package keybrew:lziprecover
Version1.26
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/lziprecover
Homepagehttps://www.nongnu.org/lzip/lziprecover.html
Upstream docshttps://www.nongnu.org/lzip/lziprecover.html
LicenseGPL-2.0-or-later
Source archivehttps://download.savannah.nongnu.org/releases/lzip/lziprecover/lziprecover-1.26.tar.gz
Last updated2026-06-29T19:24:45-04:00
Pulseupdated
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

lziprecover 1.25-3

lossless data compressor based on the LZMA algorithm (recovery)

http://www.nongnu.org/lzip/lziprecover.html

sudo apt install lziprecover
  • Section: utils
  • Architecture: amd64
  • 3 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Lziprecover
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lziprecover from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lziprecover

nix profile install nixpkgs#lziprecover
  • normalized package name match
  • Matched by: Lziprecover
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lz/lziprecover/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

lziprecover 1.24-1

lossless data compressor based on the LZMA algorithm (recovery)

http://www.nongnu.org/lzip/lziprecover.html

sudo apt install lziprecover
  • Section: universe/utils
  • Architecture: amd64
  • 3 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Lziprecover
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lziprecover from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

lziprecover 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 lziprecover
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lziprecover
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lziprecover
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lziprecover from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

lziprecover 1.25-2.4

Utility to repair broken lzip files

http://www.nongnu.org/lzip/lunzip.html

sudo zypper install lziprecover
  • License: GPL-2.0-or-later
  • Category: Productivity/Archiving/Compression
  • Architecture: x86_64
  • Source Package: lziprecover
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lziprecover
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lziprecover from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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