macOS
brew install lziprecoverlocal Homebrew formula metadata
brew / 順位 9628
lziprecover のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lziprecoverlocal Homebrew formula metadata
sudo apt install lziprecoverDebian stable package indexes · lziprecover · ソース: deb.debian.org
sudo dnf install lziprecoverFedora Rawhide package metadata · lziprecover · ソース: dl.fedoraproject.org
nix profile install nixpkgs#lziprecovernixpkgs package indexes · pkgs/by-name/lz/lziprecover/package.nix · ソース: api.github.com
sudo zypper install lziprecoveropenSUSE Tumbleweed package metadata · lziprecover · ソース: download.opensuse.org
概要
Data recovery tool and decompressor for files in the lzip compressed data format
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lziprecover | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:lziprecover |
|---|---|
| バージョン | 1.26 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.nongnu.org/lzip/lziprecover.html |
| 最終更新 | 2026-06-29T19:24:45-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-2.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.6
Utility to repair broken lzip files
http://www.nongnu.org/lzip/lunzip.html
sudo zypper install lziprecoverソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.