Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix 安装 advancecomp

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install advancecomp

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install advancecomp

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add advancecomp

Alpine Linux edge package indexes · advancecomp · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install advancecomp

Debian stable package indexes · advancecomp · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install advancecomp

Fedora Rawhide package metadata · advancecomp · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#advancecomp

nixpkgs package indexes · pkgs/by-name/ad/advancecomp/package.nix · 来源: api.github.com

概览

软件包摘要

Recompression utilities for .PNG, .MNG, .ZIP, and .GZ files

命令和别名

  • advdef
  • advmng
  • advpng
  • advzip

历史

项目历史与用法

AdvanceCOMP is Andrea Mazzoleni's collection of recompression utilities for ZIP, PNG, MNG, GZ, and related deflate streams. It is best known in package-manager circles as a small suite of aggressive, lossless recompression commands: `advzip`, `advpng`, `advmng`, and `advdef`.

项目历史

AdvanceCOMP came out of the Advance emulator tooling family. The official history shows the first AdvanceSCAN public release in 2002 carrying early `advzip` functionality, then `advpng` and `advmng`, before AdvanceCOMP 1.5 split from AdvanceSCAN in January 2003 and added `advdef`.

The official README describes AdvanceCOMP as utilities for recompressing ZIP archives, PNG snapshots, MNG video clips, and GZ files, especially for ROM, snapshot, and clip collections of emulated games. The GitHub README confirms broad platform support across Linux, Mac OS X, DOS, Windows, and other Unix-like platforms.

The project has kept its compression engine current over time. Its history records zopfli support and a GPLv3 change in 2013, libdeflate support becoming the default in 2016, libdeflate updates through 2023, and security fixes for multiple CVEs in 2022.

采用历史

The provided package facts show AdvanceCOMP available through Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, and Ubuntu. That is wide adoption for a specialist recompressor and reflects its usefulness beyond the AdvanceMAME world, especially anywhere deterministic lossless size reduction is desirable.

AdvanceCOMP's adoption overlaps with PNG and archive optimization workflows. Its own documentation compares it with OptiPNG and pngcrush, while its utilities are also useful in emulator collections where many ZIPs and screenshots are stored for long periods.

使用方式

`advzip` recompresses and tests ZIP archives, using libdeflate by default and optionally trying slower 7z or zopfli modes. `advpng` recompresses PNG files, especially AdvanceMAME-generated snapshots, by stripping ancillary chunks, joining IDAT chunks, and recompressing deflate data. `advdef` recompresses compressed data inside PNG, MNG, GZ, TGZ, and SVGZ files without changing the surrounding file structure.

The package is usually run as a post-processing tool: apply it to archives or images when smaller files matter more than CPU time. Its `--shrink-insane`/iteration options are a clear signal that the package optimizes for enthusiasts willing to spend cycles for marginal byte savings.

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

AdvanceCOMP is significant because it packages compression obsession into stable, scriptable Unix commands. It is the kind of tool maintainers reach for in build pipelines, ROM set cleanup, reproducible archive experiments, and asset-shrinking tasks where a GUI optimizer would be awkward.

Its history also mirrors the evolution of deflate optimization culture: 7-Zip deflate, zopfli, and libdeflate each appear as the project chases better size/speed tradeoffs while keeping simple command-line tools.

时间线

  • 2002: Early AdvanceSCAN releases introduced AdvanceZIP, advpng, and advmng.
  • 2003: AdvanceCOMP 1.5 split from AdvanceSCAN and added advdef.
  • 2013: AdvanceCOMP 1.17 changed to GPLv3 and added zopfli support.
  • 2016: AdvanceCOMP 1.21 added libdeflate support and made it the default.
  • 2022: AdvanceCOMP 2.4 fixed multiple CVEs and updated libdeflate.
  • 2023: AdvanceCOMP 2.6 updated libdeflate to 1.19.

Related projects

  • AdvanceMAME and AdvanceSCAN are sibling projects in the Advance project family.
  • OptiPNG, pngcrush, zopfli, libdeflate, and 7-Zip are adjacent compression tools or libraries referenced by the project documentation and history.

安全态势

风险级别: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 元数据适用于 6 个平台目标。
  • 构建元数据列出 3 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
advdefcli全局可执行文件
advmngcli全局可执行文件
advpngcli全局可执行文件
advzipcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本2.6
管理器更新时间2026-07-02
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/amadvance/advancecomp

安装元数据

软件包元数据

软件包键brew:advancecomp
版本2.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/advancecomp
主页https://www.advancemame.it/comp-readme.html
仓库https://github.com/amadvance/advancecomp
上游文档https://www.advancemame.it/comp-readme.html
许可证GPL-3.0-only
源码归档https://github.com/amadvance/advancecomp/releases/download/v2.6/advancecomp-2.6.tar.gz
最后更新2026-07-02T11:12:14-04:00
Pulseupdated
构建依赖autoconf, automake, libtool
macOS 提供的库bzip2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameadvancecomp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

advancecomp 2.5-1

collection of recompression utilities

http://www.advancemame.it/

sudo apt install advancecomp
  • Section: utils
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Advancecomp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: advancecomp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

advancecomp

nix profile install nixpkgs#advancecomp
  • normalized package name match
  • 匹配方式:Advancecomp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ad/advancecomp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

advancecomp 2.5-1build1

collection of recompression utilities

http://www.advancemame.it/

sudo apt install advancecomp
  • Section: utils
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Advancecomp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: advancecomp from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

advancecomp 2.6-r0

A collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files

https://www.advancemame.it/

sudo apk add advancecomp
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: advancecomp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Advancecomp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: advancecomp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

advancecomp-doc 2.6-r0

A collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files (documentation)

https://www.advancemame.it/

sudo apk add advancecomp-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: advancecomp
  • normalized package name match
  • 匹配方式:Advancecomp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: advancecomp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

advancecomp 2.6-18.fc45

Recompression utilities for .png, .mng, .zip and .gz files

https://www.advancemame.it/

sudo dnf install advancecomp
  • License: GPL-3.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: advancecomp
  • 9 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Advancecomp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: advancecomp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

advancecomp

sudo port install advancecomp
  • normalized package name match
  • 匹配方式:Advancecomp
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/advancecomp/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