# Installer supermodel avec Homebrew, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install supermodel
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:supermodel
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3a-20260726-git-8488f0d
- **Résumé source:** Sega Model 3 arcade emulator
- **Page d'accueil:** <https://github.com/trzy/Supermodel>
- **Dépôt:** <https://github.com/trzy/Supermodel>
- **Dernière mise à jour:** 2026-07-26T21:11:01Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ppcd (alias)
- supermodel (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3a-20260726-git-8488f0d
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour supermodel. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
