# fizmo を Homebrew, MacPorts, apt でインストール

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
