# 使用 Homebrew, apt, Nix 安装 blastem

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

## 安装

```sh
sudo av install brew:blastem
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install blastem
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install blastem
```

  证据: Debian stable package indexes: blastem from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#blastem
```

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

## 软件包事实

- **软件包键:** brew:blastem
- **软件包管理器:** Homebrew
- **版本:** 0.6.2
- **来源摘要:** Fast and accurate Genesis emulator
- **主页:** <https://www.retrodev.com/blastem/>
- **最后更新:** 2026-07-10T11:22:22-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- blastem (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.6.2
## 项目历史与用法

BlastEm is a Sega Genesis/Mega Drive emulator packaged as a native command-line and GUI-capable emulator. Its niche is fast, accurate emulation with enough low-level tooling to appeal to both players and homebrew/debugging users.

### 项目历史

The official site presents BlastEm as a fast and accurate Genesis emulator. The upstream README for the 0.6.x series documents both a GUI menu and command-line use, plus configuration, lock-on support, VDP debugging views, oscilloscope visualization, screenshots, video recording, and VGM logging.

### 采用历史

BlastEm's package adoption is modest but broad for an emulator: the input package facts list Homebrew, Debian, Nix, and Ubuntu. That pattern fits emulator tooling that is useful on desktops and in reproducible retro-development setups, even without the mass visibility of larger emulator suites.

### 使用方式

Users can launch BlastEm with no ROM to enter the menu, pass a ROM path on the command line, or use command-line options for operations that are not exposed through the GUI. Configuration is read from `~/.config/blastem/blastem.cfg` on Unix-like systems.

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

The interesting packaging angle is that BlastEm is not just a game launcher. It ships as a small native emulator with debug-oriented features, making it useful for retro-game development and validation where command-line launch and stable config paths matter.

### 时间线

- Pre-0.4.1: BlastEm used Unix-style config and save-file locations on Windows.
- 0.6.x: README documents GUI menu access, command-line operation, lock-on support, and debugging/video/VGM features.

### Related projects

- Related projects include other Genesis/Mega Drive emulators, Sega CD emulation tooling, VGM logging tools, and retro-development workflows for testing ROMs.

### 来源

- <https://www.retrodev.com/blastem>
- <https://www.retrodev.com/blastem/changes.html>
- <https://www.retrodev.com/repos/blastem/file/tip/README>
- input source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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: ~/.config/blastem/blastem.cfg
- Windows: %localappdata%\blastem\blastem.cfg
## 其他软件包管理器记录

- Debian apt - blastem - 0.6.3.4-3: normalized package name match | Debian stable package indexes: blastem from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Fast and accurate Genesis emulator | https://www.retrodev.com/blastem
- Nix - blastem: normalized package name match | nixpkgs package indexes: pkgs/by-name/bl/blastem/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - blastem - 0.6.3.4-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: blastem from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Fast and accurate Genesis emulator | https://www.retrodev.com/blastem


## Combined YAML source

View the package source record on GitHub. [combined/blastem.yml](https://github.com/mxcl/pkgdb/blob/main/combined/blastem.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
