macOS
brew install insteadlocal Homebrew formula metadata
安装
brew install insteadlocal Homebrew formula metadata
sudo apt install insteadDebian stable package indexes · instead · 来源: deb.debian.org
nix profile install nixpkgs#insteadnixpkgs package indexes · pkgs/by-name/in/instead/package.nix · 来源: api.github.com
概览
Interpreter of simple text adventures
历史
INSTEAD is a small interactive-fiction and textographic-game engine whose package-manager identity is unusually literal: the installed command runs an interpreter for games written around the STEAD/INSTEAD Lua-based runtime. Its official pages describe it as an interpreter for simple text adventures and as a system for games that mix interactive fiction, visual novels, and classic point-and-click adventure conventions.
The public GitHub repository was created in 2014, but its tags preserve older 1.x work, including a 1.5.0 tag pointing to an August 2011 commit. The project later moved through a 2.x line and reached the 3.x line by 2017, with INSTEAD3 becoming the visible branding on the project site. The project kept a conventional open-source layout, with bundled documentation in the repository and release artifacts published through GitHub.
The project site presents INSTEAD as an open-source MIT-licensed engine that runs on Windows, Linux, Mac OS X, Android, the web, and other systems. That broad target list shaped the engine's culture: it is both a desktop interpreter and a portable runtime for a catalog of small authored games.
INSTEAD reached package-manager users through Homebrew, Debian, Ubuntu, and Nix packaging, while the official site also links to platform-specific channels such as GitHub release builds, Ubuntu/openSUSE repositories, and an Android build on F-Droid. That distribution pattern is typical for niche game engines: package-manager availability matters less for mass adoption than for making old and community-authored games reproducible on Unix-like systems.
The README documents a simple interpreter workflow: install the program, place game archives under the user's INSTEAD games directory or pass a zip-packed game to the `instead` command, and use the bundled documentation when authoring games. The official site emphasizes UTF-8 text editing, Lua inside the engine, and the doc directory as the main authoring surface.
For package maintainers, INSTEAD is a good example of a non-mainstream game-engine package whose value is preservation and runtime availability rather than developer trendiness. It packages a playable interpreter, SDL-facing binaries, game documentation, and cross-platform release artifacts for a community that has much of its history outside the Anglophone interactive-fiction mainstream.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
instead | cli | 全局可执行文件 | |
sdl-instead | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/instead-hub/instead
安装元数据
| 软件包键 | brew:instead |
|---|---|
| 版本 | 3.5.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/instead |
| 主页 | https://instead.hugeping.ru/ |
| 仓库 | https://github.com/instead-hub/instead |
| 上游文档 | https://github.com/instead-hub/instead/blob/master/doc/stead3-en.md |
| 许可证 | MIT |
| 源码归档 | https://github.com/instead-hub/instead/archive/refs/tags/3.5.2.tar.gz |
| 最后更新 | 2026-06-18T02:28:58-04:00 |
| Pulse | updated |
| 依赖 | at-spi2-core, cairo, gdk-pixbuf, gettext, glib, gtk+3, harfbuzz, luajit, pango, sdl2-compat, sdl2_image, sdl2_mixer, sdl2_ttf |
| 构建依赖 | cmake, pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | instead |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
instead 3.5.2+dfsg-0.2
Simple text adventures/visual novels engine
https://instead-hub.github.io/
sudo apt install insteadinstead-data 3.5.2+dfsg-0.2
Data files for INSTEAD
https://instead-hub.github.io/
sudo apt install instead-datainstead-doc-common 3.5.2+dfsg-0.2
Common documentation for INSTEAD
https://instead-hub.github.io/
sudo apt install instead-doc-commoninstead-doc-en 3.5.2+dfsg-0.2
English documentation for INSTEAD
https://instead-hub.github.io/
sudo apt install instead-doc-eninstead-doc-ru 3.5.2+dfsg-0.2
Russian documentation for INSTEAD
https://instead-hub.github.io/
sudo apt install instead-doc-ruinstead
nix profile install nixpkgs#insteadinstead 3.3.2-1.1build4
Simple text adventures/visual novels engine
https://instead-hub.github.io/
sudo apt install insteadinstead-data 3.3.2-1.1build4
Data files for INSTEAD
https://instead-hub.github.io/
sudo apt install instead-datainstead-doc-common 3.3.2-1.1build4
Common documentation for INSTEAD
https://instead-hub.github.io/
sudo apt install instead-doc-commoninstead-doc-en 3.3.2-1.1build4
English documentation for INSTEAD
https://instead-hub.github.io/
sudo apt install instead-doc-eninstead-doc-ru 3.3.2-1.1build4
Russian documentation for INSTEAD
https://instead-hub.github.io/
sudo apt install instead-doc-ru来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.