macOS
brew install lziplocal Homebrew formula metadata
sudo port install lzipMacPorts ports tree · archivers/lzip/Portfile · ソース: api.github.com
brew
lzip のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lziplocal Homebrew formula metadata
sudo port install lzipMacPorts ports tree · archivers/lzip/Portfile · ソース: api.github.com
sudo apk add lzipAlpine Linux edge package indexes · lzip · ソース: dl-cdn.alpinelinux.org
sudo dnf install lzipFedora Rawhide package metadata · lzip · ソース: dl.fedoraproject.org
nix profile install nixpkgs#lzipnixpkgs package indexes · pkgs/by-name/lz/lzip/package.nix · ソース: api.github.com
sudo pacman -S lzipArch Linux sync databases · lzip · ソース: geo.mirror.pkgbuild.com
sudo zypper install lzipopenSUSE Tumbleweed package metadata · lzip · ソース: download.opensuse.org
scoop install main/lzipScoop official bucket manifest trees · bucket/lzip.json · ソース: api.github.com
概要
LZMA-based compression program similar to gzip or bzip2
履歴
Lzip is a GPL command-line compressor and .lz file format built around a simplified LZMA stream, a gzip/bzip2-like interface, and unusually explicit data-integrity goals. Its official manual says it was designed for interoperability, long-term archiving, and robust three-factor integrity checking.
Antonio Diaz Diaz's lzip project started in 2008, with the Savannah old-release index showing lzip 0.1 in August 2008 and lzip 1.0 in October 2008. The project framed itself not just as another LZMA compressor but as a safer Unix archive format with a small, fully documented container, CRC-protected data, explicit member sizes, and a reference decompressor explained in the manual.
The project grew into a family rather than a single binary. lzlib provides a library interface, clzip and pdlzip provide alternate implementations, plzip handles parallel compression, lunzip and lzd focus on decompression and education, tarlz combines tar archiving with lzip members, and lziprecover handles damaged .lz files.
Lzip did not replace gzip or xz as the universal default, but it earned durable packaging across Unix-like distributions because it offers a clear format story and strong recovery semantics. The input package facts show it available in Homebrew, Debian/Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, Scoop, and openSUSE-style ecosystems.
Its adoption is strongest among users who care about long-term source distribution, recoverable compressed tar archives, and a conservative command-line interface. Package maintainers also encounter it because some upstream source releases are distributed as .tar.lz files.
The lzip CLI mirrors familiar gzip/bzip2 workflows: compress files to .lz, decompress with -d, test integrity with -t, list metadata with -l, write to stdout with -c, and tune compression with -0 through -9 or explicit dictionary and match-length options.
For archive pipelines, lzip is commonly paired with tar as .tar.lz. The manual highlights multimember output, concatenated stream handling, volume splitting, and cooperation with lziprecover for damaged files.
Lzip is significant because it is a format argument disguised as a small CLI: the package is about reproducible, recoverable, documented compression rather than chasing the absolute best ratio. That makes it beloved in the slice of the packaging world that cares about future decodability and damaged-media recovery.
For maintainers, the lzip family raises practical questions about bootstrapping .tar.lz source archives, installing info/manual documentation, and deciding when to package the sibling tools separately.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lzip | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:lzip |
|---|---|
| バージョン | 1.26 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lzip |
| ホームページ | https://www.nongnu.org/lzip/ |
| リポジトリ | http://cvs.savannah.nongnu.org/viewvc?root=lzip |
| 上流ドキュメント | https://www.nongnu.org/lzip |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://download.savannah.nongnu.org/releases/lzip/lzip-1.26.tar.gz |
| 最終更新 | 2026-06-29T19:24:11-04:00 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lzip |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lzip 1.25-3
lossless data compressor based on the LZMA algorithm
http://www.nongnu.org/lzip/lzip.html
sudo apt install lziplzip
nix profile install nixpkgs#lziplzip 1.24.1-1build1
lossless data compressor based on the LZMA algorithm
http://www.nongnu.org/lzip/lzip.html
sudo apt install lziplzip 1.26-r0
Lzip is a lossless data compressor
sudo apk add lziplzip-doc 1.26-r0
Lzip is a lossless data compressor (documentation)
sudo apk add lzip-doclzip 1.26-1.fc45
LZMA compressor with integrity checking
http://www.nongnu.org/lzip/lzip.html
sudo dnf install lziplzip 1.26-1
A lossless file compressor based on the LZMA algorithm
https://www.nongnu.org/lzip/lzip.html
sudo pacman -S lziplzip 1.26-1.2
Lossless Data Compressor based on the LZMA Algorithm
https://www.nongnu.org/lzip/lzip.html
sudo zypper install lziplzip
sudo port install lzipmain/lzip
scoop install main/lzipソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.