# 使用 Homebrew, apt, Nix, zypper 安装 open-tyrian

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

## 安装

```sh
sudo av install brew:open-tyrian
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install open-tyrian
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install opentyrian
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#opentyrian
```

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

- zypper (92%):

```sh
sudo zypper install opentyrian
```

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

## 软件包事实

- **软件包键:** brew:open-tyrian
- **软件包管理器:** Homebrew
- **版本:** 2.1.20221123
- **来源摘要:** Open-source port of Tyrian
- **主页:** <https://github.com/opentyrian/opentyrian>
- **仓库:** <https://github.com/opentyrian/opentyrian>
- **最后更新:** 2026-07-05T18:50:02+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- opentyrian (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.1.20221123
## 项目历史与用法

OpenTyrian is an open-source port of the DOS scrolling shooter Tyrian. The package gives modern systems a native executable for the Tyrian 2.1 data files rather than requiring the original DOS binary.

### 项目历史

OpenTyrian's project documentation says Jason Emery gave the OpenTyrian developers a copy of the Tyrian 2.1 source code, which was ported from Turbo Pascal to C. The project's FAQ clarifies the distinction: Tyrian itself is not open source, but the OpenTyrian rewrite is open source and was licensed to the port developers for that purpose.

The port replaced DOS-specific code with SDL, which made the game practical to build and run across desktop and hobbyist platforms. The GitHub README describes the project as an open-source port of the DOS game and notes that the freeware Tyrian 2.1 data files are still required.

### 采用历史

OpenTyrian spread through game-source-port communities, Linux distributions, package managers, and console/homebrew builds because it preserved a well-liked DOS shooter in a form that could compile on modern systems. The GitHub wiki lists Windows releases and community builds for platforms including Android, Amiga, Dreamcast, DS, GameCube, GP2X, PSP, Wii, and others.

The Homebrew formula, Debian/Ubuntu packages, Nix package, and Flathub entry reflect its role as a small but durable open-source game port: users install the engine, then supply or download the freeware Tyrian 2.1 data files.

### 使用方式

Players run opentyrian to play Tyrian's story mode, one- or two-player arcade modes, and networked multiplayer. The README documents keyboard controls, fullscreen toggling, sidekick firing, and manual command-line setup for network play.

Packagers and porters treat OpenTyrian like an SDL game engine with separate data. That split matters: the executable can be GPL-licensed and packaged, while the data files come from the freeware Tyrian 2.1 release rather than from the source tree.

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

OpenTyrian is package-nerd significant because it is a clean example of the engine/data split common to open-source ports of commercial games. The package manager can distribute the source port, but runtime usefulness depends on finding compatible game data.

It also shows how small game ports survive through build portability. Moving from Turbo Pascal and x86 assembly to C plus SDL turned a DOS-era game into something package managers and hobbyist platforms could keep alive.

### 时间线

- 1995: Tyrian was released for MS-DOS by Eclipse Software and Epic MegaGames, according to later game-history references.
- 2004-08: OpenTyrian's FAQ says Tyrian was released as freeware by Jason Emery.
- 2007: project histories and game-history references describe the Tyrian source handoff and the OpenTyrian rewrite effort.
- 2013-09-07: the OpenTyrian wiki references a 2.1.20130907 release in its historical downloads context.
- 2022-11-24: the GitHub repository lists v2.1.20221123 as a release dated 2022-11-24.

### Related projects

- Tyrian 2.1 is the required data-file target for OpenTyrian.
- SDL and SDL_net are the portability layers behind the modern C port.
- OpenTyrian2000 is a related fork aimed at Tyrian 2000-era content, according to community project histories.

### 来源

- <https://en.wikipedia.org/wiki/Tyrian_(video_game)>
- <https://flathub.org/en/apps/com.github.opentyrian.OpenTyrian>
- <https://formulae.brew.sh/formula/open-tyrian>
- <https://github.com/opentyrian/opentyrian>
- <https://github.com/opentyrian/opentyrian/wiki>
- <https://github.com/opentyrian/opentyrian/wiki/FAQ>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - opentyrian - 2.1.20221123-2: installed executable or alias match | Debian stable package indexes: opentyrian from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz | open-source port of the DOS shoot-em-up Tyrian | https://github.com/opentyrian/opentyrian
- Nix - opentyrian: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/op/opentyrian/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - opentyrian - 2.1.20221123-1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: opentyrian from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | open-source port of the DOS shoot-em-up Tyrian | https://github.com/opentyrian/opentyrian
- zypper - opentyrian - 2.1.20221123-1.13: installed executable or alias match | openSUSE Tumbleweed package metadata: opentyrian from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An arcade-style vertical scrolling shooter | https://github.com/opentyrian/opentyrian


## Combined YAML source

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


## 来源

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