# 使用 Homebrew, MacPorts, apt 安装 fizmo

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

## 安装

```sh
sudo av install brew:fizmo
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fizmo
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fizmo
```

  证据: MacPorts ports tree: games/fizmo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install fizmo-console
```

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

## 软件包事实

- **软件包键:** brew:fizmo
- **软件包管理器:** Homebrew
- **版本:** 0.8.5
- **来源摘要:** Z-Machine interpreter
- **主页:** <https://fizmo.spellbreaker.org>
- **最后更新:** 2026-06-18T02:28:57-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- fizmo-console (别名)
- fizmo-ncursesw (别名)
- fizmo-sdl2 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

fizmo is a plain-C Z-Machine interpreter for running Infocom and other Z-code interactive fiction, with multiple frontends for console, ncurses, SDL2, Glk, and RemGlk-style use.

### 项目历史

The upstream README says fizmo was written by Christoph Ender in 2005-2016. The GitHub repository was created in 2012, and the visible GitHub releases cover the 0.8.x line from 2016 through 2018.

### 采用历史

Its adoption is in the interactive-fiction niche: users need a Z-Machine interpreter, while developers can reuse libfizmo and display interfaces. The Homebrew input records packaging in Homebrew, Debian, MacPorts, and Ubuntu.

### 使用方式

Users run one of the packaged frontends, such as `fizmo-console`, `fizmo-ncursesw`, or `fizmo-sdl2`, against Z-code story files. Developers can use the interpreter core and interfaces to build their own display or sound frontends.

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

fizmo is interesting to package maintainers because it splits an interpreter core from several optional frontends and libraries, so terminal, SDL2, Glk, sound, fonts, and Unicode support can affect what a package exposes.

### 时间线

- 2005: Development period begins according to the upstream README.
- 2012: GitHub repository created.
- 2016: 0.8.0 release work appears in GitHub history.
- 2018: 0.8.5 release published.

### Related projects

- Related projects and formats include the Z-Machine, Infocom story files, the Interactive Fiction Archive, Glk, RemGlk, ncurses, SDL2, and iOS-fizmo.

### 来源

- <https://fizmo.spellbreaker.org/>
- <https://github.com/chrender/fizmo>
- <https://github.com/chrender/fizmo/releases>


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal


## 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/fizmo/config
## 其他软件包管理器记录

- MacPorts - fizmo: normalized package name match | MacPorts ports tree: games/fizmo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - fizmo-console - 0.7.13-2+b2: installed executable or alias match | Debian stable package indexes: fizmo-console from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Console-based Z-machine interpreter for Infocom/Inform games | https://fizmo.spellbreaker.org/
- Debian apt - fizmo-ncursesw - 0.7.14-2+b2: installed executable or alias match | Debian stable package indexes: fizmo-ncursesw from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Ncurses-based Z-machine interpreter for Infocom/Inform games | https://fizmo.spellbreaker.org/
- Debian apt - fizmo-sdl2 - 0.8.5-2+b2: installed executable or alias match | Debian stable package indexes: fizmo-sdl2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | SDL2-based Z-machine interpreter for Infocom/Inform games | https://fizmo.spellbreaker.org/
- Ubuntu apt - fizmo-console - 0.7.13-2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: fizmo-console from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Console-based Z-machine interpreter for Infocom/Inform games | https://fizmo.spellbreaker.org/
- Ubuntu apt - fizmo-ncursesw - 0.7.14-2build3: installed executable or alias match | Ubuntu 24.04 LTS package indexes: fizmo-ncursesw from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Ncurses-based Z-machine interpreter for Infocom/Inform games | https://fizmo.spellbreaker.org/
- Ubuntu apt - fizmo-sdl2 - 0.8.5-2build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: fizmo-sdl2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | SDL2-based Z-machine interpreter for Infocom/Inform games | https://fizmo.spellbreaker.org/


## Combined YAML source

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