# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, winget 安装 enigma

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

## 安装

```sh
sudo av install brew:enigma
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install enigma
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install enigma
```

  证据: MacPorts ports tree: games/enigma/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add enigma
```

  证据: Alpine Linux edge package indexes: enigma from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install enigma
```

  证据: Debian stable package indexes: enigma from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install enigma
```

  证据: Fedora Rawhide package metadata: enigma from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#enigma
```

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

- pacman (92%):

```sh
sudo pacman -S enigma
```

  证据: Arch Linux sync databases: enigma from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install enigma
```

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

### Windows

- winget (92%):

```sh
winget install --id Enigma.VirtualBox -e
```

  证据: Windows Package Manager source index: Enigma.VirtualBox from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:enigma
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/enigma>
- **版本:** 1.30
- **来源摘要:** Puzzle game inspired by Oxyd and Rock'n'Roll
- **主页:** <https://www.nongnu.org/enigma/>
- **仓库:** <https://github.com/Enigma-Game/Enigma>
- **上游文档:** <https://www.nongnu.org/enigma/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://github.com/Enigma-Game/Enigma/releases/download/1.30/Enigma-1.30-src.tar.gz>
- **最后更新:** 2026-06-18T02:28:56-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- enigma (cli)
- enigma (别名)

## 依赖

- enet
- freetype
- gettext
- libpng
- sdl2-compat
- sdl2_image
- sdl2_mixer
- sdl2_ttf
- xerces-c

## 构建依赖

- imagemagick
- pkgconf

## macOS 提供的库

- curl

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.30
- 管理器更新时间: 2026-06-18
- 本地数据: OK
- 上游仓库: https://github.com/Enigma-Game/Enigma
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Enigma is a long-running free software puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga, centered on guiding a marble through landscapes to uncover matching Oxyd stones.

### 项目历史

The official README describes Enigma as a volunteer-developed puzzle game with influences from many game genres and more than 1000 original levels. The project is hosted on nongnu.org and in an official GitHub repository, with GPL licensing and a development mailing list for contributions.

The change log shows Enigma reaching version 1.00 with major level-pack, scoring, translation, and cross-platform work, followed by later releases that added levels, translations, new game objects, level-author tools, and internal engine rewrites. Version 1.30 moved the project from SDL 1.2 to SDL 2.0 and listed 2606 total bundled level variants across main levels, tutorials, Sokoball, Pentomino, Dejavu, and training content.

### 采用历史

Enigma has unusually broad package-manager coverage for an open-source game: the input metadata lists packages for Homebrew, Debian, Ubuntu, Fedora, Alpine, Arch, Nix, MacPorts, openSUSE, and more. That breadth matches its cross-platform README, which discusses Windows, Mac OS X, Unix builds, and distribution packaging differences.

### 使用方式

Players run the `enigma` executable and use the mouse to control the marble through puzzle landscapes. Developers and packagers build it from source with the Autotools flow described in the README and the project documentation.

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

For package maintainers, Enigma is a classic open-source game package: it combines native code, SDL dependencies, large data and level packs, translations, and cross-platform build concerns. Its continued presence across many package managers makes it a useful example of a durable desktop game outside the usual terminal-tool ecosystem.

### 时间线

- 2000s: Enigma established its 1.00 release line with cross-platform Unix, Windows, and Mac OS support, level-pack organization, translations, and score features.
- 2015: Official GitHub repository created.
- 2020s: Version 1.30 change log lists the move to SDL 2.0, new translations, new objects, and 2606 total bundled level variants.

### Related projects

- The official description connects Enigma to Oxyd on the Atari ST and Rock'n'Roll on the Amiga as design inspirations.

### 来源

- <https://www.nongnu.org/enigma>
- <https://github.com/Enigma-Game/Enigma>
- <https://raw.githubusercontent.com/Enigma-Game/Enigma/master/README>
- <https://raw.githubusercontent.com/Enigma-Game/Enigma/master/CHANGES>
- <https://formulae.brew.sh/formula/enigma>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

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

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

- Debian apt - enigma - 1.30+dfsg-3: normalized package name match | Debian stable package indexes: enigma from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Game where you control a marble with the mouse | https://enigma.nongnu.org/
- Debian apt - enigma-data - 1.30+dfsg-3: normalized package name match | Debian stable package indexes: enigma-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Data files for the game enigma | https://enigma.nongnu.org/
- Debian apt - enigma-doc - 1.30+dfsg-3: normalized package name match | Debian stable package indexes: enigma-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation for the game enigma | https://enigma.nongnu.org/
- Nix - enigma: normalized package name match | nixpkgs package indexes: pkgs/by-name/en/enigma/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - enigma - 1.30+dfsg-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: enigma from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Game where you control a marble with the mouse | https://enigma.nongnu.org/
- Ubuntu apt - enigma-data - 1.30+dfsg-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: enigma-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Data files for the game enigma | https://enigma.nongnu.org/
- Ubuntu apt - enigma-doc - 1.30+dfsg-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: enigma-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation for the game enigma | https://enigma.nongnu.org/
- apk - enigma - 1.30-r5: normalized package name match | Alpine Linux edge package indexes: enigma from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga | http://www.nongnu.org/enigma/
- apk - enigma-doc - 1.30-r5: normalized package name match | Alpine Linux edge package indexes: enigma-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga (documentation) | http://www.nongnu.org/enigma/
- dnf - enigma - 1.30^20250322gitab9967a-4.fc45: normalized package name match | Fedora Rawhide package metadata: enigma from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Game where you control a marble with the mouse | http://www.nongnu.org/enigma/
- dnf - enigma-data - 1.30^20250322gitab9967a-4.fc45: normalized package name match | Fedora Rawhide package metadata: enigma-data from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Data for Enigma game | http://www.nongnu.org/enigma/
- pacman - enigma - 1.04-8: normalized package name match | Arch Linux sync databases: enigma from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A puzzle game involving falling blocks | https://www.chiark.greenend.org.uk/~sgtatham/enigma/
- zypper - enigma - 1.30-3.2: normalized package name match | openSUSE Tumbleweed package metadata: enigma from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An Excellent Oxyd Clone | http://www.nongnu.org/enigma/
- MacPorts - enigma: normalized package name match | MacPorts ports tree: games/enigma/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - Enigma.VirtualBox: normalized package name match | Windows Package Manager source index: Enigma.VirtualBox from https://cdn.winget.microsoft.com/cache/source.msix
- winget - EnigmaGame.Enigma: normalized package name match | Windows Package Manager source index: EnigmaGame.Enigma from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [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.
- [Game and emulation packages](https://pkg.so/zh-hans/game-emulation-tools/) - Matched game or emulation metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [gettext](https://pkg.so/zh-hans/brew/gettext/) - Runtime dependency declared by Homebrew.
- [libpng](https://pkg.so/zh-hans/brew/libpng/) - Runtime dependency declared by Homebrew.
- [freetype](https://pkg.so/zh-hans/brew/freetype/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://pkg.so/zh-hans/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [xerces-c](https://pkg.so/zh-hans/brew/xerces-c/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [imagemagick](https://pkg.so/zh-hans/brew/imagemagick/) - Build dependency declared by Homebrew.
- [color-code](https://pkg.so/zh-hans/brew/color-code/) - Shares pkgdb curated category or tags: cli, games, puzzle, puzzle-game.
- [npush](https://pkg.so/zh-hans/brew/npush/) - Shares pkgdb curated category or tags: cli, games, puzzle, puzzle-game.
- [nudoku](https://pkg.so/zh-hans/brew/nudoku/) - Shares pkgdb curated category or tags: cli, games, puzzle.
- [puzzles](https://pkg.so/zh-hans/brew/puzzles/) - Shares pkgdb curated category or tags: cli, games, puzzle.
- [seven-kingdoms](https://pkg.so/zh-hans/brew/seven-kingdoms/) - Shares pkgdb curated category or tags: cli, games, open-source-game, sdl.
- [exult](https://pkg.so/zh-hans/brew/exult/) - Shares pkgdb curated category or tags: cli, games, open-source-game, sdl.
- [nsuds](https://pkg.so/zh-hans/brew/nsuds/) - Shares pkgdb curated category or tags: cli, games, puzzle.
- [fheroes2](https://pkg.so/zh-hans/brew/fheroes2/) - Shares pkgdb curated category or tags: cli, games, open-source-game.
- [cataclysm](https://pkg.so/zh-hans/brew/cataclysm/) - Both packages work with overlapping file formats or content types. Shared terms: cli, compat, freetype, game, games.
- [widelands](https://pkg.so/zh-hans/brew/widelands/) - Both packages work with overlapping file formats or content types. Shared terms: cli, compat, game, games, gettext.
- [instead](https://pkg.so/zh-hans/brew/instead/) - Both packages work with overlapping file formats or content types. Shared terms: cli, compat, game, games, gettext.

## Combined YAML source

View the package source record on GitHub. [combined/enigma.yml](https://github.com/mxcl/pkgdb/blob/main/combined/enigma.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
