macOS
brew install zorklocal Homebrew formula metadata
brew
Dungeon modified from FORTRAN to C. Version 1.1.0 via Homebrew; verified 2026-06-30.
install
brew install zorklocal Homebrew formula metadata
sudo dnf install zorkFedora Rawhide package metadata · zork · source: dl.fedoraproject.org
overview
Dungeon modified from FORTRAN to C
history
The Homebrew zork package is not the commercial Infocom trilogy itself; it packages a C-port lineage of Dungeon, the mainframe Zork ancestor. That makes it part game, part software-preservation artifact, and part living example of how classic source leaks, ports, and public-domain distributions became installable Unix packages.
Zork began at MIT in 1977 as a PDP-10 text adventure written in MDL by Tim Anderson, Marc Blank, Bruce Daniels, and Dave Lebling. The mainframe game grew into the Great Underground Empire world and later became the basis for Infocom's commercial Zork I, II, and III releases for personal computers.
The package lineage follows the Dungeon branch. The devshane repository says its codebase is a C port derived from the FORTRAN source of Zork 2.6, while the implementation history records a chain from MDL to DEC FORTRAN, then f77 for Unix, then C through f2c. The README frames current maintenance as code preservation: keep the game logic and behavior accurate while making it compile on modern systems.
Original Dungeon documentation preserved by MIT says the PDP-11 Dungeon source release was superseded by commercial ZORK in 1980, and it emphasizes that the Infocom product was rewritten for small machines with a better parser and terminal support. That distinction is central: this package preserves a mainframe-descended branch rather than merely repackaging a retail game binary.
Zork's adoption history predates modern package managers: it circulated through mainframe communities, DEC users, and then commercial microcomputer releases by Infocom. Dungeon, the FORTRAN/C branch, survived because source distributions and ports made the mainframe-style game buildable outside its original environment.
As a modern package, zork appeals to retrocomputing users, interactive-fiction readers, and Unix package collectors who want a runnable classic from source. Fedora packaging and the GitHub preservation repository show the project's role as an installable artifact rather than just a museum listing.
The executable launches a text parser adventure: the player types commands, explores rooms, collects treasures, solves puzzles, and navigates the familiar white-house opening. There is no GUI and no network service; the package is meant for terminal play and source-preservation builds.
For maintainers, the practical work is mostly portability: keeping old translated C building cleanly with modern compilers while avoiding behavior changes that would turn preservation into a remake.
zork is package-nerd significant because it compresses a huge amount of computing history into one small command. Installing it links a modern package manager to MIT AI Lab culture, DEC FORTRAN ports, Unix f77, f2c translation, Infocom's commercial rewrite, and the preservation habits of retro source communities.
It is also a reminder that package names can hide lineage. The thing installed as zork is historically Dungeon/Zork source, not simply Zork I from a store shelf; knowing that difference is exactly the kind of detail package nerds care about.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zork | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/devshane/zork
install metadata
| Package key | brew:zork |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zork |
| Homepage | https://github.com/devshane/zork |
| Repository | https://github.com/devshane/zork |
| Upstream docs | https://github.com/devshane/zork#readme |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://github.com/devshane/zork/archive/refs/tags/v1.1.0.tar.gz |
| Last updated | 2026-06-30T08:37:39Z |
| Pulse | updated |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zork |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
zork 1.0.3-11.fc45
Public Domain original DUNGEON game (Zork I)
https://github.com/devshane/zork
sudo dnf install zorksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.