# Installer lizard avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lizard pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:lizard
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lizard
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lizard
```

  Preuve: MacPorts ports tree: archivers/lizard/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:lizard
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/lizard>
- **Version:** 2.1
- **Résumé source:** Efficient compressor with very fast decompression
- **Page d'accueil:** <https://github.com/inikep/lizard>
- **Dépôt:** <https://github.com/inikep/lizard>
- **Docs amont:** <https://github.com/inikep/lizard#readme>
- **Licence:** BSD-2-Clause AND GPL-2.0-or-later
- **Archive source:** <https://github.com/inikep/lizard/archive/refs/tags/v2.1.tar.gz>
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- lizardcat (cli)
- unlizard (cli)
- lizardcat (alias)
- unlizard (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 2.1
- données locales: OK
- dépôt amont: https://github.com/inikep/lizard
- dernière version détectée: v2.1 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

lizard is a lossless compression utility and library by Przemyslaw Skibinski, originally published as LZ5. It is historically interesting as an experiment in the space between LZ4-style speed and zlib/zstd-style compression ratio.

### Historique du projet

The inikep/lizard repository was created on GitHub in October 2015. The README states that Lizard was formerly LZ5 and is based on Yann Collet's LZ4 library, while using a compression format that is not compatible with LZ4.

The project exposes several compression modes: fast LZ4-like levels, LIZv1 levels aimed at stronger ratios, and Huffman-coded variants. The upstream README frames the design as fast decompression without relying on SSE or AVX extensions.

### Historique d'adoption

Early public releases were named LZ5 in 2015 and 2016. The GitHub release named lizard v1.0 was published in March 2017, marking the rename visible to package managers and users.

The upstream README added a 2025 update explaining that Lizard's 2017 niche had narrowed because LZ4 and zstd had improved substantially. That makes the package more of a compression-history artifact than a default modern choice.

### Modes d'utilisation

The Homebrew formula installs command-line tools such as lizardcat and unlizard for working with the Lizard stream format.

For package users, Lizard matters most when reproducing older benchmark comparisons or handling data produced with the Lizard format; for new compression choices, upstream points readers toward LZ4 and zstd performance progress.

### Pourquoi les passionnés de paquets s'y intéressent

brew:lizard is the reason Homebrew's unrelated cyclomatic-complexity analyzer is packaged as lizard-analyzer. The collision is a neat example of why package names, executable names, and upstream project names do not always line up.

Compression packages often preserve niche codecs long after the mainstream ecosystem standardizes elsewhere, because archives, benchmarks, and reproducible experiments can outlive the period when a codec was a leading recommendation.

### Chronologie

- 2015: inikep/lizard repository created on GitHub.
- 2015: LZ5 r131b release published.
- 2017: lizard v1.0 release published after earlier LZ5-tagged releases.
- 2025: lizard v2.1 release and README update described the compressor as outdated relative to improved LZ4 and zstd.

### Related projects

- Lizard is directly related to LZ4 because its library is based on LZ4 while using a different format.
- The upstream README compares it with zlib, zstd, and brotli, especially for low and medium compression levels.

### Sources

- <https://api.github.com/repos/inikep/lizard>
- <https://formulae.brew.sh/formula/lizard>
- <https://github.com/inikep/lizard>
- <https://github.com/inikep/lizard/releases/tag/r131b>
- <https://github.com/inikep/lizard/releases/tag/v1.0>
- <https://github.com/inikep/lizard/releases/tag/v2.1>
- <https://github.com/lz4/lz4>
- <https://raw.githubusercontent.com/inikep/lizard/master/README.md>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lizard
- **Version Scheme:** 1
- **Revision:** 0
- **Conflicts With:** lizard-analyzer
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- MacPorts - lizard: normalized package name match | MacPorts ports tree: archivers/lizard/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/fr/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [crabz](https://www.automicvault.com/fr/pkg/brew/crabz/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [gzip](https://www.automicvault.com/fr/pkg/brew/gzip/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lunzip](https://www.automicvault.com/fr/pkg/brew/lunzip/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lz4](https://www.automicvault.com/fr/pkg/brew/lz4/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lzfse](https://www.automicvault.com/fr/pkg/brew/lzfse/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lzip](https://www.automicvault.com/fr/pkg/brew/lzip/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lzop](https://www.automicvault.com/fr/pkg/brew/lzop/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [lzsa](https://www.automicvault.com/fr/pkg/brew/lzsa/) - Shares av.db curated category or tags: cli, compression, decompression, system.
- [ouch](https://www.automicvault.com/fr/pkg/brew/ouch/) - Local package facts share a topical domain. Shared terms: archive, cli, compression, decompression, system.
- [snzip](https://www.automicvault.com/fr/pkg/brew/snzip/) - Local package facts share a topical domain. Shared terms: archive, cli, compression, decompression, system.

## Combined YAML source

View the package source record on GitHub. [combined/lizard.yml](https://github.com/automic-vault/db/blob/main/combined/lizard.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
