# fizmo mit Homebrew, MacPorts, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fizmo in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install fizmo
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fizmo
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:fizmo
- **Paketmanager:** Homebrew
- **Version:** 0.8.5
- **Quellzusammenfassung:** Z-Machine interpreter
- **Homepage:** <https://fizmo.spellbreaker.org>
- **Zuletzt aktualisiert:** 2026-06-18T02:28:57-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- fizmo-console (Alias)
- fizmo-ncursesw (Alias)
- fizmo-sdl2 (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.8.5
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
