Automic VaultAutomic Vault

brew

glulxe mit Homebrew, apt installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install glulxe

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install glulxe

Debian stable package indexes · glulxe · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Portable VM like the Z-machine

Verlauf

Projektgeschichte und Nutzung

Glulxe is Andrew Plotkin's reference-style interpreter for Glulx, the 32-bit virtual machine used by many interactive-fiction works. Package users install it to run `.ulx` Glulx game files from the command line or through Glk front ends.

Projektgeschichte

Glulx was designed as a portable interactive-fiction virtual machine similar to the Z-machine, but with 32-bit data and addresses and native Glk I/O support. Glulxe, short for Glulx Execute, implements that VM in C and is maintained by Andrew Plotkin under the `erkyrath` GitHub account.

The Glulxe README and version history show a long, conservative evolution: profiling and acceleration work appeared in 2009, floating-point support in 2010, memory checks and Glk dispatch improvements followed, the project switched from an older ad hoc license to MIT in 2016, and later releases added debugger and autosave support for RemGlk-oriented use.

Adoptionsgeschichte

Glulxe's adoption is tied to the Inform and Glulx interactive-fiction ecosystem rather than to general gaming. The official Glulx page links the interpreter, the VM specification, Inform compiler support, sample game files, Quixe for browser execution, and Lectrote for desktop apps, placing Glulxe among the reference tools that keep older and newer IF works runnable.

Distribution through Homebrew, Debian, and Ubuntu makes Glulxe accessible outside IF Archive downloads, which helps authors, archivists, and players test Glulx story files with a standard interpreter.

Wie es verwendet wird

Practitioners build Glulxe against a Glk library such as CheapGlk, GlkTerm, or RemGlk, then run `glulxe filename.ulx` to execute a Glulx game file. The README also documents autosave, autorestore, single-turn operation, RNG seeding, debugger builds, and platform-specific Glk library integration.

Interactive-fiction authors use it to test Inform-generated Glulx works; preservation-minded users use it as a dependable VM runner; and UI authors pair it with Glk libraries or RemGlk to connect text-adventure execution to terminal, desktop, or web-facing interfaces.

Warum Paket-Nerds sich dafür interessieren

Glulxe is package-worthy because it turns a niche literary-computing runtime into a stable command-line executable. Its significance is less about popularity metrics and more about archival durability: a small VM interpreter lets decades of Glulx IF artifacts remain executable on ordinary Unix-like systems.

Zeitleiste

  • 2009: Public GitHub repository created.
  • 2009: Version 0.4.4 added profiling code and function acceleration.
  • 2010: Version 0.4.6 added floating-point math support.
  • 2016: Version 0.5.3 switched the project to the MIT license.
  • 2022: Version 0.6.0 added Glulx spec 3.1.3 opcode support and Unix autosave support.
  • 2023: Version 0.6.1 added RNG seeding and Windows configuration improvements.

Related projects

  • Glk provides the I/O abstraction Glulxe depends on.
  • Inform 6 and Inform 7 can produce Glulx game files.
  • Quixe and Lectrote are related Glulx interpreters or wrappers for browser and desktop use.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 10 Plattformziele verfügbar.
  • 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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
glulxecliglobales 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.6.1
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.eblong.com/zarf/glulx/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://www.eblong.com/zarf/glulx/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:glulxe
Version0.6.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/glulxe
Homepagehttps://www.eblong.com/zarf/glulx/
Repositoryhttps://github.com/erkyrath/glulxe
Upstream-Dokumentationhttps://github.com/erkyrath/glulxe#readme
LizenzMIT
Quellarchivhttps://eblong.com/zarf/glulx/glulxe-061.tar.gz
Build-Abhängigkeitenglktermw
Von macOS bereitgestellte Bibliothekenncurses
Bottleverfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

glulxe 0.6.1-1

Interpreter for glulx interactive fiction

https://www.eblong.com/zarf/glulx/

sudo apt install glulxe
  • Section: games
  • Architecture: amd64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Glulxe
Debian stable package indexes · deb.debian.org · Debian stable package indexes: glulxe from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

glulxe 0.5.4-1.1

Interpreter for glulx interactive fiction

https://www.eblong.com/zarf/glulx/

sudo apt install glulxe
  • Section: universe/games
  • Architecture: amd64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Glulxe
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: glulxe 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment