macOS
brew install inform6local Homebrew formula metadata
sudo port install informMacPorts ports tree · devel/inform/Portfile · source: api.github.com
brew
Design system for interactive fiction. Version 6.44-r7 via Homebrew; verified 2026-06-01.
install
brew install inform6local Homebrew formula metadata
sudo port install informMacPorts ports tree · devel/inform/Portfile · source: api.github.com
nix profile install nixpkgs#inform6nixpkgs package indexes · pkgs/by-name/in/inform6/package.nix · source: api.github.com
sudo apt install informUbuntu 24.04 LTS package indexes · inform · source: archive.ubuntu.com
overview
Design system for interactive fiction
history
Inform 6 is Graham Nelson's interactive-fiction language and compiler, used to build adventure games for the Z-machine and, through later compiler work, Glulx.
Inform dates to 1993 and became one of the defining authoring systems for parser-based interactive fiction. The Inform Designer's Manual, fourth edition, was published in 2001 and documented the Inform 6 language, library, and Z-machine-centered toolchain.
The Interactive Fiction Technology Foundation's Inform 6 addendum describes Inform 6 as stable for decades after the manual, with maintenance focused on reliability, Glulx support, compiler correctness, and compatibility with older source. It also notes Inform 6's role as an intermediate stage in the Inform 7 compiler pipeline.
The Inform manual's short history of interactive fiction says that from 1995 to 1999 the two widely used systems were TADS and Inform. That made Inform 6 part of the standard toolset for authors, interpreters, archives, and competition-era interactive fiction.
Later adoption became more archival and compiler-oriented: authors still write Inform 6 directly, while Inform 7 users may encounter it through generated code and the compiler backend. Alternative libraries such as PunyInform keep the toolchain useful for smaller targets and retro systems.
The Homebrew package provides the `inform` compiler and related tools such as `pblorb` and `scanblorb`. Users compile `.inf` source into story files for Z-machine interpreters or Glulx, then package assets with Blorb tools when needed.
Inform 6 has no credentials or service configuration story; it is a compiler package. Its operational details are language options, include paths, target VM selection, and packaging tools.
Inform 6 is package-nerd catnip because it preserves a living compiler for a literary programming culture, a virtual-machine ecosystem, and decades of source compatibility. It is a small CLI package with unusually deep ties to language history, game preservation, and archive practice.
It also demonstrates why older language runtimes stay packaged: the executable is needed not only for new work, but also to rebuild, study, patch, and preserve historical interactive fiction.
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 |
|---|---|---|---|
inform | cli | global executable | |
inform-6.44 | cli | global executable | |
pblorb | cli | global executable | |
pblorb.pl | cli | global executable | |
punyinform | cli | global executable | |
punyinform-6.44 | cli | global executable | |
punyinform.sh | cli | global executable | |
scanblorb | cli | global executable | |
scanblorb.pl | 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://inform-fiction.org/inform6.html
install metadata
| Package key | brew:inform6 |
|---|---|
| Version | 6.44-r7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/inform6 |
| Homepage | https://inform-fiction.org/inform6.html |
| Repository | https://github.com/DavidKinder/Inform6 |
| Upstream docs | https://inform-fiction.ifarchive.org/ |
| License | Artistic-2.0 |
| Source archive | https://ifarchive.org/if-archive/infocom/compilers/inform6/source/inform-6.44-r7.tar.gz |
| Last updated | 2026-06-01T03:13:16Z |
| Pulse | updated |
| 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 | inform6 |
| 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.
inform6
nix profile install nixpkgs#inform6inform
sudo port install informinform 6.31.1+dfsg-2build1
story file compiler for the Inform interactive fiction language (v6)
sudo apt install informinform-docs 6.31.1+dfsg-2build1
documentation for the Inform interactive fiction language (v6)
sudo apt install inform-docssource 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.