# Installer fizmo avec Homebrew, MacPorts, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fizmo pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fizmo
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fizmo
```

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

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

## Faits du paquet

- **Clé du paquet:** brew:fizmo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.5
- **Résumé source:** Z-Machine interpreter
- **Page d'accueil:** <https://fizmo.spellbreaker.org>
- **Dernière mise à jour:** 2026-06-18T02:28:57-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fizmo-console (alias)
- fizmo-ncursesw (alias)
- fizmo-sdl2 (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.5
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
