macOS
brew install insteadlocal Homebrew formula metadata
brew
instead のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.