pkg.soopen package index

brew / 排名 7500

使用 Homebrew, Nix, MacPorts, apt 安装 inform6

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install inform6

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install inform

MacPorts ports tree · devel/inform/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#inform6

nixpkgs package indexes · pkgs/by-name/in/inform6/package.nix · 来源: api.github.com

Ubuntu apt已验证 · 92%
sudo apt install inform

Ubuntu 24.04 LTS package indexes · inform · 来源: archive.ubuntu.com

概览

软件包摘要

Design system for interactive fiction

命令和别名

  • inform
  • inform-6.44
  • pblorb
  • pblorb.pl
  • punyinform
  • punyinform-6.44
  • punyinform.sh
  • scanblorb
  • scanblorb.pl

历史

项目历史与用法

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.

时间线

  • 1993: Graham Nelson's Inform appeared as a system for creating adventure games.
  • 1995-1999: Inform and TADS were the two widely used systems identified by the Inform manual's history section.
  • 1999: The Inform library 6/9 was released with Inform 6.21.
  • 2001: The fourth edition of The Inform Designer's Manual documented the Inform 6 system.
  • 2004: Inform 6.30 added prominent compiler and Glulx-era improvements.
  • 2020: The IFTF-maintained Inform 6 Reference Addendum began filling gaps left by the 2001 manual.

Related projects

  • Related projects include Inform 7, the Z-machine, Glulx, the Inform library, PunyInform, metro84, Platypus, TADS, IF Archive, and Blorb tooling.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
inform可执行文件已索引可执行文件从本地可执行文件索引发现。
inform-6.44可执行文件已索引可执行文件从本地可执行文件索引发现。
pblorb可执行文件已索引可执行文件从本地可执行文件索引发现。
pblorb.pl可执行文件已索引可执行文件从本地可执行文件索引发现。
punyinform可执行文件已索引可执行文件从本地可执行文件索引发现。
punyinform-6.44可执行文件已索引可执行文件从本地可执行文件索引发现。
punyinform.sh可执行文件已索引可执行文件从本地可执行文件索引发现。
scanblorb可执行文件已索引可执行文件从本地可执行文件索引发现。
scanblorb.pl可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本6.44-r7
管理器更新时间2026-06-01
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:inform6
版本6.44-r7
软件包管理器Homebrew
主页https://inform-fiction.org/inform6.html
最后更新2026-06-01T03:13:16Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Nix95%

inform6

nix profile install nixpkgs#inform6
  • normalized package name match
  • 匹配方式:Inform6
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/inform6/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts94%

inform

sudo port install inform
  • installed executable or alias match
  • 匹配方式:Inform
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/inform/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Ubuntu apt92%

inform 6.31.1+dfsg-2build1

story file compiler for the Inform interactive fiction language (v6)

http://inform-fiction.org/

sudo apt install inform
  • Section: multiverse/devel
  • Architecture: amd64
  • 1 依赖
  • 3 可选依赖
  • installed executable or alias match
  • 匹配方式:Inform
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: inform from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
Ubuntu apt92%

inform-docs 6.31.1+dfsg-2build1

documentation for the Inform interactive fiction language (v6)

http://inform-fiction.org/

sudo apt install inform-docs
  • Section: multiverse/devel
  • Architecture: all
  • Source Package: inform
  • installed executable or alias match
  • 匹配方式:Inform
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: inform-docs from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation