# Installer mednafen avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

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

## installation

```sh
sudo av install brew:mednafen
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mednafen
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mednafen
```

  Preuve: MacPorts ports tree: emulators/mednafen/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mednafen
```

  Preuve: Alpine Linux edge package indexes: mednafen from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mednafen
```

  Preuve: Debian stable package indexes: mednafen from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mednafen
```

  Preuve: Fedora Rawhide package metadata: mednafen from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mednafen
```

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

- pacman (92%):

```sh
sudo pacman -S mednafen
```

  Preuve: Arch Linux sync databases: mednafen from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install mednafen
```

  Preuve: openSUSE Tumbleweed package metadata: mednafen from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/mednafen
```

  Preuve: Scoop official bucket manifest trees: bucket/mednafen.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id MednafenTeam.Mednafen -e
```

  Preuve: Windows Package Manager source index: MednafenTeam.Mednafen from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:mednafen
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mednafen>
- **Version:** 1.32.1
- **Résumé source:** Multi-system emulator
- **Page d'accueil:** <https://mednafen.github.io/>
- **Docs amont:** <https://mednafen.github.io/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://mednafen.github.io/releases/files/mednafen-1.32.1.tar.xz>
- **Dernière mise à jour:** 2026-06-18T02:28:59-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mednafen (cli)
- mednafen (alias)

## Dépendances

- flac
- gettext
- libsndfile
- lzo
- musepack
- sdl2-compat
- zstd

## Dépendances de compilation

- gettext
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.32.1
- gestionnaire mis à jour: 2026-06-18
- données locales: OK
- dépôt amont: https://mednafen.github.io/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Mednafen is a command-line-oriented multi-system emulator whose official documentation covers console, handheld, CD, debugger, and netplay modules. It is packaged as a compact emulator core rather than a full frontend.

### Historique du projet

The official Mednafen site dates its page design and original content to 2005, and the changelog shows a long sequence of releases from the 0.x series through modern 1.x releases. Its documentation lists emulation modules for systems including NES/Famicom, Game Boy, Game Boy Advance, PC Engine/TurboGrafx, PC-FX, PlayStation, Sega Saturn, Genesis/Mega Drive, Master System, Game Gear, SNES/Super Famicom, Lynx, Neo Geo Pocket, WonderSwan, Virtual Boy, and Apple II.

Over time, Mednafen accumulated features important to emulator users and packagers: compressed game loading, CD image handling, M3U multi-disc workflows, per-system configuration, save paths, screenshots, netplay, debugger documentation, and detailed per-module manuals.

### Historique d'adoption

Mednafen is adopted by users who prefer a scriptable emulator backend and by frontends that want a reliable command-line emulator core. The package input lists it in Homebrew, Debian, Ubuntu, Fedora, Arch, MacPorts, Nix, Scoop, Winget, and other packaging ecosystems, reflecting its role as a portable retro-gaming tool.

Its adoption is also tied to accuracy and breadth: the official docs expose many emulation modules and low-level configuration settings, making it attractive to users who want repeatable emulator launches rather than only a GUI experience.

### Modes d'utilisation

Users launch Mednafen from the command line with a game or disc image, then tune settings in `mednafen.cfg` under the base directory. The official documentation says the base directory is normally `~/.mednafen`, can be overridden with `MEDNAFEN_HOME`, and contains the primary configuration file.

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

Mednafen matters in package-manager culture because it is a frontend-friendly emulator core with extensive official documentation and a long release history. Its config and firmware-directory conventions are predictable, which makes it easy to package while leaving UI choices to wrappers and frontends.

### Chronologie

- 2005: Mednafen site copyright and early release history establish the long-running project era.
- 2014: Mednafen-Server 0.5.2 is listed on the official releases page.
- 2021: Mednafen 1.27.1 is released.
- 2022: Mednafen 1.29.0 is released.
- 2024: Mednafen 1.32.1 is released.

### Related projects

- Mednafen relates to emulator frontends and to the many console modules it incorporates, including PC Engine, PlayStation, Saturn, SNES, NES, Game Boy, Genesis, and other retro systems.

### Sources

- <https://mednafen.github.io/documentation/>
- <https://mednafen.github.io/releases/>
- <https://mednafen.github.io/releases/ChangeLog>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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: ~/.mednafen/mednafen.cfg, $MEDNAFEN_HOME/mednafen.cfg
- Windows: mednafen.cfg in the mednafen.exe directory
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - mednafen - 1.32.1+dfsg-2+b1: normalized package name match | Debian stable package indexes: mednafen from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | multi-platform emulator, including NES, GB/A, Lynx, PC Engine | https://mednafen.github.io
- Nix - mednafen: normalized package name match | nixpkgs package indexes: pkgs/by-name/me/mednafen/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mednafen - 1.29.0+dfsg-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: mednafen from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | multi-platform emulator, including NES, GB/A, Lynx, PC Engine | http://mednafen.github.io
- apk - mednafen - 1.32.1-r2: normalized package name match | Alpine Linux edge package indexes: mednafen from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A command-line multi-system emulator | https://mednafen.github.io/
- apk - mednafen-lang - 1.32.1-r2: normalized package name match | Alpine Linux edge package indexes: mednafen-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package mednafen | https://mednafen.github.io/
- dnf - mednafen - 1.32.1-8.fc45: normalized package name match | Fedora Rawhide package metadata: mednafen from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A multi-system emulator utilizing OpenGL and SDL | https://mednafen.github.io/
- pacman - mednafen - 1.32.1-2: normalized package name match | Arch Linux sync databases: mednafen from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Command-line multi-system gaming emulator | https://mednafen.github.io
- zypper - mednafen - 1.32.1-1.8: normalized package name match | openSUSE Tumbleweed package metadata: mednafen from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Multiple video game console emulator | https://mednafen.github.io
- zypper - mednafen-doc - 1.32.1-1.8: normalized package name match | openSUSE Tumbleweed package metadata: mednafen-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Additional Package Documentation | https://mednafen.github.io
- zypper - mednafen-lang - 1.32.1-1.8: normalized package name match | openSUSE Tumbleweed package metadata: mednafen-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package mednafen | https://mednafen.github.io
- MacPorts - mednafen: normalized package name match | MacPorts ports tree: emulators/mednafen/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/mednafen: normalized package name match | Scoop official bucket manifest trees: bucket/mednafen.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - MednafenTeam.Mednafen: normalized package name match | Windows Package Manager source index: MednafenTeam.Mednafen from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/fr/game-emulation-tools/) - Matched game or emulation metadata.
- [zstd](https://pkg.so/fr/brew/zstd/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/fr/brew/gettext/) - Runtime dependency declared by Homebrew.
- [libsndfile](https://pkg.so/fr/brew/libsndfile/) - Runtime dependency declared by Homebrew.
- [flac](https://pkg.so/fr/brew/flac/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://pkg.so/fr/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [musepack](https://pkg.so/fr/brew/musepack/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [nestopia-ue](https://pkg.so/fr/brew/nestopia-ue/) - Shares pkgdb curated category or tags: cli, emulation, emulator, games, retro-gaming.
- [mame](https://pkg.so/fr/brew/mame/) - Shares pkgdb curated category or tags: cli, emulation, emulator, games.
- [ppsspp](https://pkg.so/fr/brew/ppsspp/) - Shares pkgdb curated category or tags: cli, emulation, emulator, games.
- [dosbox-staging](https://pkg.so/fr/brew/dosbox-staging/) - Shares pkgdb curated category or tags: cli, emulation, emulator, games.
- [mupen64plus](https://pkg.so/fr/brew/mupen64plus/) - Shares pkgdb curated category or tags: cli, emulation, emulator, games.
- [dosbox-x](https://pkg.so/fr/brew/dosbox-x/) - Shares pkgdb curated category or tags: cli, emulation, emulator, games.
- [fceux](https://pkg.so/fr/brew/fceux/) - Shares pkgdb curated category or tags: cli, emulation, emulator, games.
- [quasi88](https://pkg.so/fr/brew/quasi88/) - Shares pkgdb curated category or tags: cli, emulation, emulator, games.

## Combined YAML source

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


## Sources

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