Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, Nix, zypper 安装 lziprecover

查看 lziprecover 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lziprecover

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install lziprecover

Debian stable package indexes · lziprecover · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install lziprecover

Fedora Rawhide package metadata · lziprecover · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#lziprecover

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

openSUSE zypper已验证 · 92%
sudo zypper install lziprecover

openSUSE Tumbleweed package metadata · lziprecover · 来源: download.opensuse.org

概览

软件包摘要

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

命令和别名

  • lziprecover

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:compress

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lziprecovercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.26
管理器更新时间2026-06-29
本地数据OK
上游not checked
检测到的最新版本未检测到

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

安装元数据

软件包元数据

软件包键brew:lziprecover
版本1.26
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/lziprecover
主页https://www.nongnu.org/lzip/lziprecover.html
上游文档https://www.nongnu.org/lzip/lziprecover.html
许可证GPL-2.0-or-later
源码归档https://download.savannah.nongnu.org/releases/lzip/lziprecover/lziprecover-1.26.tar.gz
最后更新2026-06-29T19:24:45-04:00
Pulseupdated
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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