macOS
brew install clziplocal Homebrew formula metadata
brew
clzip のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install clziplocal Homebrew formula metadata
sudo apt install clzipDebian stable package indexes · clzip · ソース: deb.debian.org
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.