# 使用 Homebrew, Nix, zypper 安装 decker

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

## 安装

```sh
sudo av install brew:decker
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install decker
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#decker
```

  证据: nixpkgs package indexes: pkgs/by-name/de/decker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install decker
```

  证据: openSUSE Tumbleweed package metadata: decker from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:decker
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/decker>
- **版本:** 1.69
- **来源摘要:** HyperCard-like multimedia sketchpad
- **主页:** <https://beyondloom.com/decker/>
- **仓库:** <https://github.com/JohnEarnest/Decker>
- **上游文档:** <https://beyondloom.com/decker/>
- **许可证:** MIT
- **源码归档:** <https://github.com/JohnEarnest/Decker/archive/refs/tags/v1.69.tar.gz>
- **最后更新:** 2026-07-17T14:44:46Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- decker (cli)
- lilt (cli)
- decker (别名)
- lilt (别名)

## 依赖

- sdl2-compat
- sdl2_image

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.69
- 管理器更新时间: 2026-07-17
- 本地数据: OK
- 上游仓库: https://github.com/JohnEarnest/Decker
- 检测到的最新版本: v1.69 (当前)
## 项目历史与用法

Decker is a HyperCard-inspired multimedia platform for creating and sharing interactive documents with sound, images, hypertext, drawing, widgets, and scripted behavior. The package includes the native `decker` app and `lilt`, a command-line Lil interpreter.

### 项目历史

The public GitHub repository was created in October 2022, and the official homepage presents Decker as carrying forward HyperCard's simplicity and classic MacOS aesthetic while adding quality-of-life improvements. The README describes both Web-Decker, distributed as a single self-contained HTML application, and Native-Decker, a C application built with SDL.

### 采用历史

Decker is distributed through its official website, GitHub source, Itch.io binary releases for macOS and Windows, and package managers such as Homebrew and Nix. Its community footprint includes Itch.io discussion forums and recurring Decker-themed game jams.

### 使用方式

Users can author decks interactively in the browser or native app, export standalone HTML documents, or use Lilt to inspect, manipulate, execute, and package decks from scripts. Decker's text-based deck format is intentionally friendly to source control, which makes it attractive to users who treat creative artifacts like editable project files.

### 为什么软件包爱好者会关心

Decker is interesting to package people because it combines a GUI authoring tool, a browser distribution, a tiny scripting language, and a command-line interpreter in one source tree. It also reflects a retrocomputing-inspired software culture where constraints, portability, local-first documents, and inspectable file formats are part of the product.

### 时间线

- 2022: Public GitHub repository created.
- 2026: VERSION file reports 1.67 in the main branch.
- 2026: Official site advertised Decker Fantasy Camp for July 2026.

### Related projects

- Decker is explicitly related to HyperCard and to Lil/Lilt, its built-in scripting language and terminal interpreter. Its homepage also positions it near zine tools, adventure-game builders, visual notebooks, and small creative programming environments.

### 来源

- <https://beyondloom.com/decker>
- <https://github.com/JohnEarnest/Decker/blob/main/Readme.md>
- <https://api.github.com/repos/JohnEarnest/Decker>
- <https://github.com/JohnEarnest/Decker/blob/main/VERSION>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** decker
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - decker: normalized package name match | nixpkgs package indexes: pkgs/by-name/de/decker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - decker - 1.60-1.5: normalized package name match | openSUSE Tumbleweed package metadata: decker from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A multimedia sketchpad | http://beyondloom.com/decker/


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/zh-hans/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [sdl2-compat](https://pkg.so/zh-hans/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [fcitx-remote-for-osx](https://pkg.so/zh-hans/brew/fcitx-remote-for-osx/) - Shares pkgdb curated category or tags: cli, productivity, scripting.
- [tmux](https://pkg.so/zh-hans/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity.
- [vim](https://pkg.so/zh-hans/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity.
- [himalaya](https://pkg.so/zh-hans/brew/himalaya/) - Shares pkgdb curated category or tags: cli, productivity.
- [yazi](https://pkg.so/zh-hans/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity.
- [emacs](https://pkg.so/zh-hans/brew/emacs/) - Shares pkgdb curated category or tags: cli, productivity.
- [zellij](https://pkg.so/zh-hans/brew/zellij/) - Shares pkgdb curated category or tags: cli, productivity.
- [aspell](https://pkg.so/zh-hans/brew/aspell/) - Shares pkgdb curated category or tags: cli, productivity.
- [ctpv](https://pkg.so/zh-hans/brew/ctpv/) - Both packages work with overlapping file formats or content types. Shared terms: cli, image, productivity.
- [diff-pdf](https://pkg.so/zh-hans/brew/diff-pdf/) - Local package facts share a topical domain. Shared terms: cli, documents, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/decker.yml](https://github.com/mxcl/pkgdb/blob/main/combined/decker.yml)


## 来源

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