Automic VaultAutomic Vault

brew

Installer advancecomp avec Homebrew, apk, apt, dnf, MacPorts, Nix

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install advancecomp

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install advancecomp

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add advancecomp

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

Debian aptvérifié · 92%
sudo apt install advancecomp

Debian stable package indexes · advancecomp · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install advancecomp

Fedora Rawhide package metadata · advancecomp · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#advancecomp

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

aperçu

Résumé du paquet

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

Commandes et alias

  • advdef
  • advmng
  • advpng
  • advzip

historique

Historique du projet et usages

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

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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

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

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.

Chronologie

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

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:compress

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
advdefcliexécutable global
advmngcliexécutable global
advpngcliexécutable global
advzipcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire2.6
gestionnaire mis à jour2026-07-02
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/amadvance/advancecomp

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:advancecomp
Version2.6
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/advancecomp
Page d'accueilhttps://www.advancemame.it/comp-readme.html
Dépôthttps://github.com/amadvance/advancecomp
Docs amonthttps://www.advancemame.it/comp-readme.html
LicenceGPL-3.0-only
Archive sourcehttps://github.com/amadvance/advancecomp/releases/download/v2.6/advancecomp-2.6.tar.gz
Dernière mise à jour2026-07-02T11:12:14-04:00
Pulseupdated
Dépendances de compilationautoconf, automake, libtool
Bibliothèques fournies par macOSbzip2
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

advancecomp 2.5-1

collection of recompression utilities

http://www.advancemame.it/

sudo apt install advancecomp
  • Section: utils
  • Architecture: amd64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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