# blastem を Homebrew, apt, Nix でインストール

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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/blastem>
- **バージョン:** 0.6.2
- **ソース概要:** Fast and accurate Genesis emulator
- **ホームページ:** <https://www.retrodev.com/blastem/>
- **リポジトリ:** <https://www.retrodev.com/repos/blastem>
- **上流ドキュメント:** <https://www.retrodev.com/blastem>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://www.retrodev.com/repos/blastem/archive/v0.6.2.tar.gz>
- **最終更新:** 2026-06-18T02:28:55-04:00
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- blastem (cli)
- blastem (エイリアス)

## 依存関係

- glew
- sdl2-compat

## ビルド依存関係

- imagemagick
- pillow
- pkgconf
- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.6.2
- マネージャ更新日: 2026-06-18
- ローカルデータ: OK
- 上流リポジトリ: https://www.retrodev.com/blastem/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** blastem
- **Version Scheme:** 0
- **Revision:** 3
- **Head Version:** HEAD
- **Requirements:** arch
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://www.automicvault.com/ja/pkg/game-emulation-tools/) - Matched game or emulation metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [glew](https://www.automicvault.com/ja/pkg/brew/glew/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://www.automicvault.com/ja/pkg/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [imagemagick](https://www.automicvault.com/ja/pkg/brew/imagemagick/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/ja/pkg/brew/python-3-14/) - Build dependency declared by Homebrew.
- [mednafen](https://www.automicvault.com/ja/pkg/brew/mednafen/) - Shares av.db curated category or tags: cli, emulation, emulator, games, retro-gaming.
- [nestopia-ue](https://www.automicvault.com/ja/pkg/brew/nestopia-ue/) - Shares av.db curated category or tags: cli, emulation, emulator, games, retro-gaming.
- [dosbox-staging](https://www.automicvault.com/ja/pkg/brew/dosbox-staging/) - Shares av.db curated category or tags: cli, emulation, emulator, games.
- [dosbox-x](https://www.automicvault.com/ja/pkg/brew/dosbox-x/) - Shares av.db curated category or tags: cli, emulation, emulator, games.
- [fceux](https://www.automicvault.com/ja/pkg/brew/fceux/) - Shares av.db curated category or tags: cli, emulation, emulator, games.
- [huexpress](https://www.automicvault.com/ja/pkg/brew/huexpress/) - Shares av.db curated category or tags: cli, emulation, emulator, games.
- [joyce](https://www.automicvault.com/ja/pkg/brew/joyce/) - Shares av.db curated category or tags: cli, emulation, emulator, games.
- [mame](https://www.automicvault.com/ja/pkg/brew/mame/) - Shares av.db curated category or tags: cli, emulation, emulator, games.

## Combined YAML source

View the package source record on GitHub. [combined/blastem.yml](https://github.com/automic-vault/db/blob/main/combined/blastem.yml)


## ソース

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