# 使用 Homebrew, Nix 安装 supermodel

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

## 安装

```sh
sudo av install brew:supermodel
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install supermodel
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#supermodel
```

  证据: nixpkgs package indexes: pkgs/by-name/su/supermodel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:supermodel
- **软件包管理器:** Homebrew
- **版本:** 0.3a-20260726-git-8488f0d
- **来源摘要:** Sega Model 3 arcade emulator
- **主页:** <https://github.com/trzy/Supermodel>
- **仓库:** <https://github.com/trzy/Supermodel>
- **最后更新:** 2026-07-26T21:11:01Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ppcd (别名)
- supermodel (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.3a-20260726-git-8488f0d
## 项目历史与用法

Supermodel is an open-source Sega Model 3 arcade emulator. Its official README describes a long-running reverse-engineering project for Sega's 1996-1999 Model 3 hardware, using OpenGL and SDL2 and targeting Windows, Linux, and macOS.

### 项目历史

The project presents itself as a preservation-oriented emulator rather than a general game engine: the README says the goal is an emulator that is both accurate and playable, and notes that Model 3 knowledge has been reverse engineered because no public documentation exists. The repository copyright line covers 2003-2026, which places Supermodel among the older specialist emulator projects still maintained in source form.

### 采用历史

Official distribution is centered on GitHub source and automated binary releases, while the supplied package-manager facts show packaging in Homebrew and Nix. That combination makes it visible to package-manager users who prefer installing emulator tooling from reproducible Unix-style package sets instead of downloading ad-hoc binaries.

### 使用方式

Supermodel is commonly used from the command line to run Sega Model 3 ROM sets, with build instructions documented for Unix makefiles, macOS, and Windows/MSYS2. Its SDL2 and OpenGL dependencies make it a familiar package-manager target because those libraries are already common in desktop/game/emulation formulae.

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

Package maintainers care about Supermodel because it is a niche, hardware-specific emulator with native graphics and input dependencies, cross-platform builds, and long-lived upstream source. It represents the kind of software where a package manager turns a fragile build recipe into a repeatable install.

### 时间线

- 1996-1999: Sega Model 3 arcade hardware period described by the project README
- 2003: Earliest year in the repository copyright range
- 2026: README describes automated Windows, macOS, and Linux builds on GitHub

### Related projects

- Supermodel is related to the broader arcade-emulation ecosystem and depends on SDL2/OpenGL-style native runtime stacks rather than a language-package ecosystem alone.

### 来源

- <https://github.com/trzy/Supermodel#readme>
- source_facts.package-manager


## 安全说明

没有找到 supermodel 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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: Config/Supermodel.ini
## 其他软件包管理器记录

- Nix - supermodel: normalized package name match | nixpkgs package indexes: pkgs/by-name/su/supermodel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/supermodel.yml](https://github.com/mxcl/pkgdb/blob/main/combined/supermodel.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
