Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts 安装 lizard

查看 lizard 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lizard

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install lizard

MacPorts ports tree · archivers/lizard/Portfile · 来源: api.github.com

概览

软件包摘要

Efficient compressor with very fast decompression

命令和别名

  • lizardcat
  • unlizard

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:compress

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lizardcatcli全局可执行文件
unlizardcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2.1
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v2.1

https://github.com/inikep/lizard

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:lizard
版本2.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/lizard
主页https://github.com/inikep/lizard
仓库https://github.com/inikep/lizard
上游文档https://github.com/inikep/lizard#readme
许可证BSD-2-Clause AND GPL-2.0-or-later
源码归档https://github.com/inikep/lizard/archive/refs/tags/v2.1.tar.gz
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelizard
Version Scheme1
Revision0
Conflicts With
  • lizard-analyzer
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts95%

lizard

sudo port install lizard
  • normalized package name match
  • 匹配方式:Lizard
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/lizard/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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