Automic VaultAutomic Vault

brew

使用 Homebrew, dnf 安装 zork

查看 zork 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zork

local Homebrew formula metadata

概览

软件包摘要

Dungeon modified from FORTRAN to C

命令和别名

  • zork

历史

项目历史与用法

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.

时间线

  • 1977: Zork begins at MIT as a PDP-10 MDL text adventure.
  • 1978: Bob Supnik translates the MDL source into DEC FORTRAN for the PDP-11, creating the Dungeon branch.
  • 1980: Infocom announces the commercial ZORK: The Great Underground Empire - Part I, rewritten for smaller machines.
  • 1981: The FORTRAN version is converted for Unix f77.
  • 1985: The Unix lineage is adapted for VAX/Unix with fuller save/restore and debugging support.
  • 1991: The preserved C implementation reports a March 1991 creation date in the current repository output.
  • 2013-present: The devshane-maintained repository treats the code as a preservation project for modern C compilers and operating systems.

Related projects

  • Adventure / Colossal Cave: the earlier text adventure that influenced Zork and Dungeon.
  • Infocom Zork I, II, and III: the commercial trilogy derived from and expanded beyond the mainframe game.
  • MDL / MUDDLE: the original implementation language of mainframe Zork.
  • f2c: the FORTRAN-to-C translator used in the C implementation lineage.
  • IF Archive and historicalsource repositories: preservation hubs for interactive-fiction source and artifacts.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zorkcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.1.0
管理器更新时间2026-06-30
本地数据OK
上游当前
检测到的最新版本v1.1.0

https://github.com/devshane/zork

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:zork
版本1.1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/zork
主页https://github.com/devshane/zork
仓库https://github.com/devshane/zork
上游文档https://github.com/devshane/zork#readme
许可证LicenseRef-Homebrew-public-domain
源码归档https://github.com/devshane/zork/archive/refs/tags/v1.1.0.tar.gz
最后更新2026-06-30T08:37:39Z
Pulseupdated
macOS 提供的库ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

dnf95%

zork 1.0.3-11.fc45

Public Domain original DUNGEON game (Zork I)

https://github.com/devshane/zork

sudo dnf install zork
  • License: LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zork
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zork
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zork from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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