Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 mame

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install mame

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install mame

MacPorts ports tree · emulators/mame/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S mame

Arch Linux sync databases · mame · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install mame

openSUSE Tumbleweed package metadata · mame · 来源: download.opensuse.org

概览

软件包摘要

Multiple Arcade Machine Emulator

历史

项目历史与用法

MAME is a multi-purpose emulation framework whose stated purpose is to preserve decades of software history by documenting hardware and how it functions. Although originally the Multiple Arcade Machine Emulator, official documentation says it later absorbed sister projects and now covers arcade games, computers, consoles, calculators, and other vintage systems.

项目历史

MAME 0.1 was released on February 5, 1997. Early development moved quickly: MacMAME appeared in February 1997, X/MAME appeared in April 1997, vector-game support arrived in July 1997, and MAME32 also appeared in July 1997. The official history records a steady expansion from arcade CPU and sound emulation toward broader hardware documentation.

The project accumulated preservation infrastructure as it grew: CRCs for identifying ROMs in 1998, ZIP support in 1998, `history.dat` support in 1999, CHD support in 2002, and later major device-model and source-tree changes. In 2015 MESS merged into MAME, widening the project beyond arcade machines, and in 2016 MAME became GPL-2.0-or-later free and open source software with new documentation and licensing.

采用历史

MAME has had a broad cross-platform packaging history, with official Windows binaries and source releases, Unix-like ports, macOS variants, and package-manager entries across Homebrew, Debian, Fedora, Arch, Nix, MacPorts, Alpine, openSUSE, and others. The project history page explicitly treats supported ROM set growth as one measure of project success.

For users, adoption is tied less to a single GUI and more to the shared command-line executable and data formats. Front ends, ROM managers, preservation workflows, and downstream OS packages all orbit the same MAME release stream and compatibility expectations.

使用方式

The ordinary package-manager workflow installs the `mame` executable, then users provide legally obtained ROM, disk, or media images separately. Official documentation emphasizes that copyrighted software images are not included and must be supplied by the user.

MAME reads configuration from INI search paths that differ by platform. Official command-line documentation lists default INI paths for Windows, macOS, and other platforms including Linux, making those paths important to packagers and users debugging why a setting is or is not being applied.

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

MAME is package-manager lore because it is both an emulator and a preservation corpus interface. The package is just the executable and support files; the user's ROM sets, CHDs, artwork, plugins, shaders, and INI layers are separate data concerns.

For maintainers, MAME is a large C++ project with fast-moving compiler requirements, platform notes, bundled tools, and frequent releases. Small packaging differences around paths, SDL support, Lua/plugins, and INI locations can change user-visible behavior.

时间线

  • 1997: MAME 0.1 released.
  • 1998: MAME began using CRCs to identify ROMs and added built-in ZIP support.
  • 2002: CHD support was introduced for hard-disk and other large media images.
  • 2006: SDLMAME was released, improving Unix-like platform packaging.
  • 2015: MESS merged into MAME.
  • 2016: MAME became GPL-2.0-or-later free and open source software.

Related projects

  • MESS, the Multi Emulator Super System, was a sister project and was merged into MAME in 2015.
  • SDLMAME, MacMAME, MAME32, front ends, ROM managers, and MAME data files are part of the wider packaging and user ecosystem.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 9 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

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

local files

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

Config paths the tool may read or write during local use.

Linux
~/.mame/mame.ini./mame.ini./ini/mame.ini
macOS
~/Library/Application Support/mame/mame.ini~/.mame/mame.ini./mame.ini./ini/mame.ini
Windows
./mame.ini./ini/mame.ini./ini/presets/mame.ini

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://github.com/mamedev/mame

安装元数据

软件包元数据

软件包键brew:mame
版本0.288
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/mame
主页https://mamedev.org/
仓库https://github.com/mamedev/mame
上游文档https://docs.mamedev.org/
许可证GPL-2.0-or-later
源码归档https://github.com/mamedev/mame/archive/refs/tags/mame0288.tar.gz
最后更新2026-06-22T14:05:26-07:00
Pulseupdated
依赖flac, jpeg-turbo, portaudio, portmidi, pugixml, sdl3, sqlite, utf8proc, zstd
构建依赖glm, pkgconf, rapidjson, sphinx-doc
macOS 提供的库expat
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

mame 0.276+dfsg.1-1+deb13u1

Multiple Arcade Machine Emulator (MAME)

https://mamedev.org/

sudo apt install mame
  • Section: games
  • Architecture: amd64
  • 24 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Mame
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mame from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mame-data 0.276+dfsg.1-1+deb13u1

Multiple Arcade Machine Emulator (MAME) -- data files

https://mamedev.org/

sudo apt install mame-data
  • Section: games
  • Architecture: all
  • Source Package: mame
  • normalized package name match
  • 匹配方式:Mame
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mame-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mame-doc 0.276+dfsg.1-1+deb13u1

Documentation for MAME

https://mamedev.org/

sudo apt install mame-doc
  • Section: doc
  • Architecture: all
  • Source Package: mame
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Mame
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mame-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mame-tools 0.276+dfsg.1-1+deb13u1

Tools for MAME

https://mamedev.org/

sudo apt install mame-tools
  • Section: utils
  • Architecture: amd64
  • Source Package: mame
  • 7 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Mame
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mame-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mame

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

mame 0.264+dfsg.1-1

Multiple Arcade Machine Emulator (MAME)

https://mamedev.org/

sudo apt install mame
  • Section: universe/games
  • Architecture: amd64
  • 24 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Mame
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mame from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mame-data 0.264+dfsg.1-1

Multiple Arcade Machine Emulator (MAME) -- data files

https://mamedev.org/

sudo apt install mame-data
  • Section: universe/games
  • Architecture: all
  • Source Package: mame
  • normalized package name match
  • 匹配方式:Mame
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mame-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mame-doc 0.264+dfsg.1-1

Documentation for MAME

https://mamedev.org/

sudo apt install mame-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: mame
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Mame
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mame-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mame-tools 0.264+dfsg.1-1

Tools for MAME

https://mamedev.org/

sudo apt install mame-tools
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: mame
  • 7 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Mame
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mame-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

mame 0.285-r0

Multi Arcade Machine Emulator with GroovyMAME/Switchres/No-nag patchset.

https://mamedev.org/

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

mame-common 0.285-r0

MAME - Common configuration files

https://mamedev.org/

sudo apk add mame-common
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mame
  • normalized package name match
  • 匹配方式:Mame
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mame-common from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

mame-data 0.285-r0

Distribution data files for MAME

https://mamedev.org/

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

mame-doc 0.285-r0

Multi Arcade Machine Emulator with GroovyMAME/Switchres/No-nag patchset. (documentation)

https://mamedev.org/

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

mame-lang 0.285-r0

Localization files for MAME

https://mamedev.org/

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

mame-plugins 0.285-r0

Distribution plugins for MAME

https://mamedev.org/

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

mame-tools 0.285-r0

Tools for MAME

https://mamedev.org/

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

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment