macOS
brew install insteadlocal Homebrew formula metadata
brew
Interpreter of simple text adventures. Version 3.5.2 via Homebrew; verified 2026-06-18.
install
brew install insteadlocal Homebrew formula metadata
sudo apt install insteadDebian stable package indexes · instead · source: deb.debian.org
nix profile install nixpkgs#insteadnixpkgs package indexes · pkgs/by-name/in/instead/package.nix · source: api.github.com
overview
Interpreter of simple text adventures
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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 |
|---|---|---|---|
instead | cli | global executable | |
sdl-instead | 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/instead-hub/instead
install metadata
| Package key | brew:instead |
|---|---|
| Version | 3.5.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/instead |
| Homepage | https://instead.hugeping.ru/ |
| Repository | https://github.com/instead-hub/instead |
| Upstream docs | https://github.com/instead-hub/instead/blob/master/doc/stead3-en.md |
| License | MIT |
| Source archive | https://github.com/instead-hub/instead/archive/refs/tags/3.5.2.tar.gz |
| Last updated | 2026-06-18T02:28:58-04:00 |
| Pulse | updated |
| Dependencies | at-spi2-core, cairo, gdk-pixbuf, gettext, glib, gtk+3, harfbuzz, luajit, pango, sdl2-compat, sdl2_image, sdl2_mixer, sdl2_ttf |
| Build dependencies | cmake, pkgconf |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-rusource 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.