macOS
brew install clziplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clzip in AI-Agent-Workflows.
Installation
brew install clziplocal Homebrew formula metadata
sudo apt install clzipDebian stable package indexes · clzip · Quelle: deb.debian.org
nix profile install nixpkgs#clzipnixpkgs package indexes · pkgs/by-name/cl/clzip/package.nix · Quelle: api.github.com
sudo zypper install clzipopenSUSE Tumbleweed package metadata · clzip · Quelle: download.opensuse.org
Überblick
C language version of lzip
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clzip | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.nongnu.org/lzip/clzip.html
Installationsmetadaten
| Paketschlüssel | brew:clzip |
|---|---|
| Version | 1.16 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clzip |
| Homepage | https://www.nongnu.org/lzip/clzip.html |
| Upstream-Dokumentation | https://www.nongnu.org/lzip/clzip.html |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.16.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 clzipQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.