macOS
brew install lziplocal Homebrew formula metadata
sudo port install lzipMacPorts ports tree · archivers/lzip/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.