Automic VaultAutomic Vault

brew

fizmo mit Homebrew, MacPorts, apt installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install fizmo

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install fizmo

MacPorts ports tree · games/fizmo/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install fizmo-console

Debian stable package indexes · fizmo-console · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Z-Machine interpreter

Befehle und Aliase

  • fizmo-console
  • fizmo-ncursesw
  • fizmo-sdl2

Verlauf

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.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:interpreter

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 6 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/fizmo/config

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
fizmo-consolecliglobales Executable
fizmo-ncurseswcliglobales Executable
fizmo-sdl2cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.8.5
Manager aktualisiert2026-06-18
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://fizmo.spellbreaker.org

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:fizmo
Version0.8.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/fizmo
Homepagehttps://fizmo.spellbreaker.org
Repositoryhttps://github.com/chrender/fizmo
Upstream-Dokumentationhttps://fizmo.spellbreaker.org/
LizenzBSD-3-Clause
Quellarchivhttps://fizmo.spellbreaker.org/source/fizmo-0.8.5.tar.gz
Zuletzt aktualisiert2026-06-18T02:28:57-04:00
Pulseupdated
Abhängigkeitenfreetype, jpeg-turbo, libpng, libsndfile, libx11, sdl2-compat
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenlibxml2, ncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefizmo
Version Scheme0
Revision4
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

MacPorts95%

fizmo

sudo port install fizmo
  • normalized package name match
  • Abgeglichen nach: Fizmo
MacPorts ports tree · api.github.com · MacPorts ports tree: games/fizmo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

fizmo-console 0.7.13-2+b2

Console-based Z-machine interpreter for Infocom/Inform games

https://fizmo.spellbreaker.org/

sudo apt install fizmo-console
  • Section: games
  • Architecture: amd64
  • Source Package: fizmo-console
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Fizmo Console
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fizmo-console from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

fizmo-ncursesw 0.7.14-2+b2

Ncurses-based Z-machine interpreter for Infocom/Inform games

https://fizmo.spellbreaker.org/

sudo apt install fizmo-ncursesw
  • Section: games
  • Architecture: amd64
  • Source Package: fizmo-ncursesw
  • 12 Abhängigkeiten
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Fizmo Ncursesw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fizmo-ncursesw from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

fizmo-sdl2 0.8.5-2+b2

SDL2-based Z-machine interpreter for Infocom/Inform games

https://fizmo.spellbreaker.org/

sudo apt install fizmo-sdl2
  • Section: games
  • Architecture: amd64
  • Source Package: fizmo-sdl2
  • 10 Abhängigkeiten
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Fizmo Sdl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fizmo-sdl2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

fizmo-console 0.7.13-2

Console-based Z-machine interpreter for Infocom/Inform games

https://fizmo.spellbreaker.org/

sudo apt install fizmo-console
  • Section: universe/games
  • Architecture: amd64
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Fizmo Console
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fizmo-console from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

fizmo-ncursesw 0.7.14-2build3

Ncurses-based Z-machine interpreter for Infocom/Inform games

https://fizmo.spellbreaker.org/

sudo apt install fizmo-ncursesw
  • Section: universe/games
  • Architecture: amd64
  • 12 Abhängigkeiten
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Fizmo Ncursesw
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fizmo-ncursesw from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

fizmo-sdl2 0.8.5-2build2

SDL2-based Z-machine interpreter for Infocom/Inform games

https://fizmo.spellbreaker.org/

sudo apt install fizmo-sdl2
  • Section: universe/games
  • Architecture: amd64
  • 10 Abhängigkeiten
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Fizmo Sdl2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fizmo-sdl2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment