# 使用 Homebrew, apt, dnf, Nix, winget 安装 openmsx

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

## 安装

```sh
sudo av install brew:openmsx
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install openmsx
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install dmktools
```

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

- dnf (92%):

```sh
sudo dnf install openmsx
```

  证据: Fedora Rawhide package metadata: openmsx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#openmsx
```

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

### Windows

- winget (92%):

```sh
winget install --id openMSX.openMSX -e
```

  证据: Windows Package Manager source index: openMSX.openMSX from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:openmsx
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/openmsx>
- **版本:** 21.0
- **来源摘要:** MSX emulator
- **主页:** <https://openmsx.org/>
- **仓库:** <https://github.com/openMSX/openMSX>
- **上游文档:** <https://openmsx.org/docs.html>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://github.com/openMSX/openMSX/releases/download/RELEASE_21_0/openmsx-21.0.tar.gz>
- **最后更新:** 2026-06-22T14:05:44-07:00
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- openmsx (cli)
- openmsx (别名)

## 依赖

- freetype
- glew
- libogg
- libpng
- libvorbis
- sdl2-compat
- sdl2_ttf
- tcl-tk
- theora

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 21.0
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://github.com/openMSX/openMSX
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

openMSX is a GPL MSX emulator whose project motto is that it aims for perfection. Its niche is accuracy-focused emulation of MSX machines, cartridges, extensions, disks, peripherals, and adjacent systems rather than simply booting a generic MSX profile.

### 项目历史

The project developed as a long-running emulator with HTML manuals, release notes, and machine-description data distributed alongside the source. Its user manual describes a novel emulation model intended to approach near-perfect emulation, while the setup guide explains that real MSX machine definitions and extensions are described by XML configuration files.

The project history shows several infrastructure moves. The homepage records a move to Subversion on 2006-09-17, a move to Git on 2013-04-23 after about six and a half years on Subversion, and a 2015 move of code and tickets from SourceForge to GitHub after 14 years on SourceForge.

### 采用历史

openMSX is adopted by retro-computing users who need detailed MSX hardware behavior, by MSX developers who test software against specific machine and extension combinations, and by preservation users who care about disk formats, timing, ROM checksums, and hardware models.

The project expanded beyond core MSX machines over time. Release notes and project documentation describe support for MSX turboR, MSX-MUSIC, GFX9000, Pioneer Palcom LaserDisc setups, Spectravideo SVI-318/SVI-328, ColecoVision, and Sega SG-1000.

### 使用方式

Users run openmsx directly, select or define an emulated machine, and provide legally obtained system ROMs when emulating real hardware. The setup guide explains that openMSX uses file pools and SHA-1 checksums to find required system ROMs, and that C-BIOS is bundled for default cartridge-oriented MSX use.

Developers and advanced users use Tcl scripting, debugging, reverse support, video/audio recording, trainers, and machine XML files to inspect software behavior. Version 20.0, released on 2024-09-22, integrated a new graphical interface and faster debugger into openMSX itself, replacing most separate Catapult and debugger workflows.

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

openMSX is interesting packaging because the executable is only part of the product. The package also carries data files describing machines and extensions, C-BIOS integration, manuals, release-history files, and runtime expectations around OpenGL/SDL and user-owned ROM pools.

### 时间线

- 2006-09-17: the project moved the main source tree to Subversion.
- 2013-04-23: openMSX moved all projects to Git after about six and a half years on Subversion.
- 2015-06-25: openMSX announced the move of code and tickets from SourceForge to GitHub and the web site to private hosting.
- 2020-08-25: openMSX 16.0 migrated to SDL2 and Tcl 8.6 and changed to a simpler versioning scheme.
- 2024-09-22: openMSX 20.0 integrated the new GUI and debugger into the emulator.
- 2025-09-26: openMSX 21.0 added the setups concept and improved the new GUI.

### Related projects

- C-BIOS provides a freely distributable MSX-compatible BIOS used by default configurations. Catapult was the separate GUI companion and became deprecated after the built-in GUI. openMSX Debugger was a separate debugger that became largely superseded by the integrated debugger.

### 来源

- <https://github.com/openMSX/openMSX>
- <https://github.com/openMSX/openMSX/blob/master/doc/release-history.txt>
- <https://openmsx.org/>
- <https://openmsx.org/manual/setup.html>
- <https://openmsx.org/manual/user.html>
- <https://sourceforge.net/projects/openmsx/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

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

## 其他软件包管理器记录

- Debian apt - dmktools - 20.0+dfsg-1.2: normalized package name match | Debian stable package indexes: dmktools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tools for manipulating floppy disk images in the dmk format | https://openmsx.org
- Debian apt - openmsx - 20.0+dfsg-1.2: normalized package name match | Debian stable package indexes: openmsx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MSX emulator that aims for perfection | https://openmsx.org
- Debian apt - openmsx-data - 20.0+dfsg-1.2: normalized package name match | Debian stable package indexes: openmsx-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | datafiles for openMSX, an MSX emulator | https://openmsx.org
- Nix - openmsx: normalized package name match | nixpkgs package indexes: pkgs/by-name/op/openmsx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dmktools - 19.1+dfsg-1ubuntu3: normalized package name match | Ubuntu 24.04 LTS package indexes: dmktools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tools for manipulating floppy disk images in the dmk format | https://openmsx.org
- Ubuntu apt - openmsx - 19.1+dfsg-1ubuntu3: normalized package name match | Ubuntu 24.04 LTS package indexes: openmsx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MSX emulator that aims for perfection | https://openmsx.org
- Ubuntu apt - openmsx-data - 19.1+dfsg-1ubuntu3: normalized package name match | Ubuntu 24.04 LTS package indexes: openmsx-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | datafiles for openMSX, an MSX emulator | https://openmsx.org
- dnf - openmsx - 21.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: openmsx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | An emulator for the MSX home computer system | https://openmsx.org/
- winget - openMSX.openMSX: normalized package name match | Windows Package Manager source index: openMSX.openMSX from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://www.automicvault.com/zh-hans/pkg/game-emulation-tools/) - Matched game or emulation metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [freetype](https://www.automicvault.com/zh-hans/pkg/brew/freetype/) - Runtime dependency declared by Homebrew.
- [glew](https://www.automicvault.com/zh-hans/pkg/brew/glew/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/zh-hans/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://www.automicvault.com/zh-hans/pkg/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [tcl-tk](https://www.automicvault.com/zh-hans/pkg/brew/tcl-tk/) - Runtime dependency declared by Homebrew.
- [pc6001vx](https://www.automicvault.com/zh-hans/pkg/brew/pc6001vx/) - Shares av.db curated category or tags: cli, emulator, games, retro-computing.
- [dosbox-staging](https://www.automicvault.com/zh-hans/pkg/brew/dosbox-staging/) - Shares av.db curated category or tags: cli, emulator, games, retro-computing.
- [fs-uae](https://www.automicvault.com/zh-hans/pkg/brew/fs-uae/) - Shares av.db curated category or tags: cli, emulator, games.
- [zboy](https://www.automicvault.com/zh-hans/pkg/brew/zboy/) - Shares av.db curated category or tags: cli, emulator, games.
- [dosbox-x](https://www.automicvault.com/zh-hans/pkg/brew/dosbox-x/) - Shares av.db curated category or tags: cli, emulator, games, retro-computing.
- [hatari](https://www.automicvault.com/zh-hans/pkg/brew/hatari/) - Shares av.db curated category or tags: cli, emulator, games, retro-computing.
- [huexpress](https://www.automicvault.com/zh-hans/pkg/brew/huexpress/) - Shares av.db curated category or tags: cli, emulator, games.
- [mame](https://www.automicvault.com/zh-hans/pkg/brew/mame/) - Shares av.db curated category or tags: cli, emulator, games.

## Combined YAML source

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


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- 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
