# advancescan mit Homebrew, apk, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für advancescan in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:advancescan
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install advancescan
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install advancescan
```

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

### Linux

- apk (92%):

```sh
sudo apk add advancescan
```

  Evidenz: Alpine Linux edge package indexes: advancescan from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:advancescan
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/advancescan>
- **Version:** 1.18
- **Quellzusammenfassung:** Rom manager for AdvanceMAME/MESS
- **Homepage:** <https://www.advancemame.it/scan-readme.html>
- **Repository:** <https://github.com/amadvance/advancescan>
- **Upstream-Dokumentation:** <https://www.advancemame.it/scan-readme.html>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://github.com/amadvance/advancescan/releases/download/v1.18/advancescan-1.18.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-02T11:12:14-04:00
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- advdiff (cli)
- advscan (cli)
- advdiff (Alias)
- advscan (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.18
- Manager aktualisiert: 2026-07-02
- lokale Daten: OK
- Upstream-Repository: https://github.com/amadvance/advancescan
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

AdvanceSCAN is a command-line ROM manager for AdvanceMAME, AdvanceMESS, and other MAME derivatives. It maintains zipped ROM and sample archives using emulator metadata, with particular attention to differential merging, safe cleanup, and ROM-set reporting.

### Projektgeschichte

The official history traces the tool back to MAMESCAN in 1998, when a new `listinfo` command was posted to the MAME list. The project became AdvanceSCAN in the 0.6 beta in May 2002, after a major revision, cleanup, C++ update, and addition of AdvanceDIFF and AdvanceZIP.

AdvanceSCAN 1.0 was released in May 2002. Early releases added Windows support, PNG and MNG compression helpers, garbage detection for zipped ROMs, XML input support, filters for working/preliminary/parent/clone ROM sets, CHD support, and safer handling of damaged ZIP/CHD files.

In 2003, recompression utilities were removed from AdvanceSCAN and moved into AdvanceCOMP, clarifying the split between ROM-set management and general-purpose recompression. Later releases focused on MAME metadata compatibility, CHD versions, XML handling, 64-bit support, and build modernization.

### Adoptionsgeschichte

The provided package facts show AdvanceSCAN in Homebrew, Alpine, and MacPorts. That narrower distribution footprint matches its niche: it is not a general archive manager, but a specialist tool for emulator users maintaining ROM and sample collections.

Its official documentation is written for users with existing MAME-family workflows: generate an XML information file with `mame -listxml`, configure ROM directories in `advscan.rc`, then run `advscan` to fix or report on the collection.

### Wie es verwendet wird

A typical workflow starts by creating `advscan.rc` in the current directory or passing another file with `--cfg`. The config names ROM, new ROM, unknown ROM, import, sample, and disk paths. The tool then reads emulator metadata from standard input, commonly from `mame -listxml`, and applies operations such as `advscan -R < info.xml` or report generation.

AdvanceSCAN is intentionally conservative about data loss. The docs say removed or overwritten ZIP contents are saved under unknown directories, damaged archives are renamed, and dry-run/report modes exist for checking actions before modifying a set.

### Warum Paket-Nerds sich dafür interessieren

AdvanceSCAN matters to package nerds because it represents an older, very Unixy style of emulator collection maintenance: one command, one text config file, metadata on stdin, and archive mutation controlled by explicit flags.

It is also historically interesting because it is the parent context for AdvanceCOMP. What began as ROM-set scanning and compression helpers later split into separate packages: AdvanceSCAN for correctness of ROM collections, AdvanceCOMP for byte-level recompression.

### Zeitleiste

- 1998: MAMESCAN 0.0 posted a new MAME listinfo command.
- 1999: MAMESCAN 0.1 marked the first version.
- 2002: AdvanceSCAN 0.6 beta renamed the project and added AdvanceDIFF and AdvanceZIP.
- 2002: AdvanceSCAN 1.0 became the first public release.
- 2003: AdvanceSCAN 1.5 removed recompression utilities into the AdvanceCOMP package.
- 2004: AdvanceSCAN added XML, filtering, CHD, and safer damaged archive handling.
- 2013: AdvanceSCAN 1.17 moved into a git repository.
- 2015: AdvanceSCAN 1.18 updated to a new autoconf/git format.

### Related projects

- AdvanceMAME and AdvanceMESS are the emulator projects AdvanceSCAN was built to support.
- AdvanceCOMP split out of AdvanceSCAN to handle recompression utilities separately.
- MAME metadata output, especially `-listxml`, is central to how AdvanceSCAN identifies and repairs ROM sets.

### Quellen

- <https://github.com/amadvance/advancescan#readme>
- <https://www.advancemame.it/doc-advscan>
- <https://www.advancemame.it/scan-history>
- <https://www.advancemame.it/scan-readme>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./advscan.rc
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- apk - advancescan - 1.18-r1: normalized package name match | Alpine Linux edge package indexes: advancescan from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Command line rom manager for AdvanceMAME and AdvanceMESS | http://www.advancemame.it
- apk - advancescan-doc - 1.18-r1: normalized package name match | Alpine Linux edge package indexes: advancescan-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Command line rom manager for AdvanceMAME and AdvanceMESS (documentation) | http://www.advancemame.it
- MacPorts - advancescan: normalized package name match | MacPorts ports tree: archivers/advancescan/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://www.automicvault.com/de/pkg/game-emulation-tools/) - Matched game or emulation metadata.
- [Web development packages](https://www.automicvault.com/de/pkg/web-dev-tools/) - Matched web development metadata.
- [rom-tools](https://www.automicvault.com/de/pkg/brew/rom-tools/) - Shares av.db curated category or tags: cli, emulation, games, mame.
- [scummvm](https://www.automicvault.com/de/pkg/brew/scummvm/) - Shares av.db curated category or tags: cli, emulation, games.
- [blastem](https://www.automicvault.com/de/pkg/brew/blastem/) - Shares av.db curated category or tags: cli, emulation, games.
- [dosbox-staging](https://www.automicvault.com/de/pkg/brew/dosbox-staging/) - Shares av.db curated category or tags: cli, emulation, games.
- [dosbox-x](https://www.automicvault.com/de/pkg/brew/dosbox-x/) - Shares av.db curated category or tags: cli, emulation, games.
- [fceux](https://www.automicvault.com/de/pkg/brew/fceux/) - Shares av.db curated category or tags: cli, emulation, games.
- [huexpress](https://www.automicvault.com/de/pkg/brew/huexpress/) - Shares av.db curated category or tags: cli, emulation, games.
- [joyce](https://www.automicvault.com/de/pkg/brew/joyce/) - Shares av.db curated category or tags: cli, emulation, games.
- [mame](https://www.automicvault.com/de/pkg/brew/mame/) - Local package facts share a topical domain. Shared terms: cli, emulation, games, mame.

## Combined YAML source

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


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
