macOS
brew install clziplocal Homebrew formula metadata
安装
brew install clziplocal Homebrew formula metadata
nix profile install nixpkgs#clzipnixpkgs package indexes · pkgs/by-name/cl/clzip/package.nix · 来源: api.github.com
sudo zypper install clzipopenSUSE Tumbleweed package metadata · clzip · 来源: download.opensuse.org
概览
C language version of lzip
历史
Clzip is the C implementation of lzip, a lossless data compressor using the .lz format and a gzip- or bzip2-like command-line interface.
The official clzip page describes it as a C language version of lzip intended for systems lacking a C++ compiler. That places it inside Antonio Diaz Diaz's lzip family as the low-compiler-requirement implementation rather than the primary reference compressor.
The Savannah release directory shows public clzip releases beginning with version 1.5 in September 2013 and continuing through version 1.16 in March 2026. The clzip page ties the implementation to lzip's larger goals: interoperable .lz files, simple decoders, integrity checking, and archive recovery through related tools.
Clzip is a niche member of the lzip ecosystem, but it is packaged across Unix-like systems because a C-only implementation is useful in bootstrap environments, small systems, and distributions that want lzip-format compatibility without requiring a C++ compiler for this tool.
Clzip is used as a compressor and decompressor for .lz files. The official page shows the common archive pipeline, extracting a tar.lz archive with clzip -cd piped into tar, while the manual documents invocation, file-format behavior, trailing-data handling, and the reference decompressor used to explain the format.
Package nerds care about clzip because it is a small, source-portable route into an archive format designed for long-term preservation. It also inherits lzip's emphasis on well-defined exit statuses, decoder availability, and recovery tooling, which matter when compressors are used behind tar, zutils, package archives, or backup scripts.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
clzip | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.nongnu.org/lzip/clzip.html
安装元数据
| 软件包键 | brew:clzip |
|---|---|
| 版本 | 1.16 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/clzip |
| 主页 | https://www.nongnu.org/lzip/clzip.html |
| 上游文档 | https://www.nongnu.org/lzip/clzip.html |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.16.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clzip |
| 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 软件包链接分开显示。
clzip 1.15-3
C, lossless data compressor based on the LZMA algorithm
http://www.nongnu.org/lzip/clzip.html
sudo apt install clzipclzip
nix profile install nixpkgs#clzipclzip 1.14-1
C, lossless data compressor based on the LZMA algorithm
http://www.nongnu.org/lzip/clzip.html
sudo apt install clzipclzip 1.16-1.2
Lossless Data Compressor based on LZMA
http://www.nongnu.org/lzip/clzip.html
sudo zypper install clzip来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.