macOS
brew install clziplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clzip pour les workflows d'agents IA.
installation
brew install clziplocal Homebrew formula metadata
sudo apt install clzipDebian stable package indexes · clzip · Source: deb.debian.org
nix profile install nixpkgs#clzipnixpkgs package indexes · pkgs/by-name/cl/clzip/package.nix · Source: api.github.com
sudo zypper install clzipopenSUSE Tumbleweed package metadata · clzip · Source: download.opensuse.org
aperçu
C language version of lzip
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
clzip | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.nongnu.org/lzip/clzip.html
métadonnées d'installation
| Clé du paquet | brew:clzip |
|---|---|
| Version | 1.16 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/clzip |
| Page d'accueil | https://www.nongnu.org/lzip/clzip.html |
| Docs amont | https://www.nongnu.org/lzip/clzip.html |
| Licence | GPL-2.0-or-later |
| Archive source | https://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.16.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 clzippiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.