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

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

## 安装

```sh
sudo av install brew:supertux
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install supertux
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install supertux
```

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

### Linux

- apk (92%):

```sh
sudo apk add supertux
```

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

- Debian apt (92%):

```sh
sudo apt install supertux
```

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

- dnf (92%):

```sh
sudo dnf install supertux
```

  证据: Fedora Rawhide package metadata: supertux 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#supertux
```

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

- pacman (92%):

```sh
sudo pacman -S supertux
```

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

- zypper (92%):

```sh
sudo zypper install supertux2
```

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

### Windows

- winget (92%):

```sh
winget install --id SuperTux.SuperTux -e
```

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

## 软件包事实

- **软件包键:** brew:supertux
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/supertux>
- **版本:** 0.7.0
- **来源摘要:** Classic 2D jump'n run sidescroller game
- **主页:** <https://www.supertux.org/>
- **仓库:** <https://github.com/SuperTux/supertux>
- **上游文档:** <https://www.supertux.org/>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://github.com/SuperTux/supertux/releases/download/v0.7.0/SuperTux-v0.7.0-Source.tar.gz>
- **最后更新:** 2026-07-19T22:38:52-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- supertux2 (cli)
- supertux2 (别名)

## 依赖

- fmt
- freetype
- glew
- glm
- libogg
- libpng
- libvorbis
- openal-soft
- physfs
- sdl2-compat
- sdl2_image

## 构建依赖

- cmake
- pkgconf

## macOS 提供的库

- curl

## 安装行为

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

## 版本和新鲜度

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

SuperTux is an open-source 2D jump'n'run platform game inspired by the Super Mario games, with Tux as its protagonist. The project has an unusually long free-software game history, with official notes marking its May 2000 anniversary and current releases still built for major desktop platforms.

### 项目历史

SuperTux began around May 2000, according to the project's own anniversary notes. Its official release notes show the long Milestone 2 era, development snapshots in the 0.3 series, a move from Google Code to GitHub, and later stable releases that modernized the engine, assets, editor, translations, and platform support.

### 采用历史

The supplied package-manager facts show SuperTux packaged across many ecosystems, including Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, MacPorts, apk, openSUSE, and winget. That breadth reflects its role as a classic free-software game that distributions can ship as a desktop application rather than as a developer-only tool.

### 使用方式

Users install SuperTux as a playable desktop game, while package maintainers handle its data files, graphics/audio stack, translations, and platform-specific builds. Official documentation highlights releases from supertux.org and GitHub, plus keyboard and gamepad play.

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

SuperTux matters to package nerds because it is a durable test case for packaging games: it includes compiled code, substantial game assets, translations, add-ons, editor functionality, and cross-platform release artifacts. It also demonstrates how long-lived free games survive package-manager churn across Linux distributions and macOS.

### 时间线

- 2000: Project anniversary date identified in official notes as May 2000
- 2013: Official notes say development moved to GitHub
- 2015: SuperTux 0.4.0 shipped a largely rewritten engine and add-on/translation support
- 2020: SuperTux 0.6.2 celebrated the project's 20th anniversary
- 2026: SuperTux 0.7.0 released with major art, level, editor, and porting updates

### Related projects

- SuperTux sits in the free-software game tradition around Tux-themed desktop games and distribution-packaged open-source games rather than in a language-specific package ecosystem.

### 来源

- <https://github.com/SuperTux/supertux#readme>
- <https://github.com/SuperTux/supertux/blob/master/NEWS.md>
- <https://www.supertux.org/>
- source_facts.package-manager


## 安全说明

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:** supertux
- **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:** head, stable

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

- Debian apt - supertux - 0.6.3-3: normalized package name match | Debian stable package indexes: supertux from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Classic 2D jump 'n run sidescroller with Tux | https://www.supertux.org/
- Debian apt - supertux-data - 0.6.3-3: normalized package name match | Debian stable package indexes: supertux-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Classic 2D jump 'n run sidescroller with Tux (data files) | https://www.supertux.org/
- Nix - supertux: normalized package name match | nixpkgs package indexes: pkgs/by-name/su/supertux/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - supertux - 0.6.3-2build4: normalized package name match | Ubuntu 24.04 LTS package indexes: supertux from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Classic 2D jump 'n run sidescroller with Tux | https://www.supertux.org/
- Ubuntu apt - supertux-data - 0.6.3-2build4: normalized package name match | Ubuntu 24.04 LTS package indexes: supertux-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Classic 2D jump 'n run sidescroller with Tux (data files) | https://www.supertux.org/
- apk - supertux - 0.6.3-r9: normalized package name match | Alpine Linux edge package indexes: supertux from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open-source classic 2D jump'n run sidescroller game | https://www.supertux.org/
- apk - supertux-data - 0.6.3-r9: normalized package name match | Alpine Linux edge package indexes: supertux-data from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open-source classic 2D jump'n run sidescroller game (data files) | https://www.supertux.org/
- apk - supertux-doc - 0.6.3-r9: normalized package name match | Alpine Linux edge package indexes: supertux-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open-source classic 2D jump'n run sidescroller game (documentation) | https://www.supertux.org/
- dnf - supertux - 0.6.3-20.fc45: normalized package name match | Fedora Rawhide package metadata: supertux from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Jump'n run like game | https://www.supertux.org
- pacman - supertux - 0.7.0-1: normalized package name match | Arch Linux sync databases: supertux from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A classic 2D jump'n'run sidescroller game in a style similar to the original SuperMario games | https://github.com/supertux/supertux
- MacPorts - supertux: normalized package name match | MacPorts ports tree: games/supertux/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - SuperTux.SuperTux: normalized package name match | Windows Package Manager source index: SuperTux.SuperTux from https://cdn.winget.microsoft.com/cache/source.msix
- zypper - supertux2 - 0.7.0-1.4: installed executable or alias match | openSUSE Tumbleweed package metadata: supertux2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Jump'n run game | https://www.supertux.org/


## 相关链接

- [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.
- [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.
- [glew](https://pkg.so/zh-hans/brew/glew/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/zh-hans/brew/cmake/) - Build dependency declared by Homebrew.
- [freeciv](https://pkg.so/zh-hans/brew/freeciv/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [cataclysm](https://pkg.so/zh-hans/brew/cataclysm/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [widelands](https://pkg.so/zh-hans/brew/widelands/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [pioneer](https://pkg.so/zh-hans/brew/pioneer/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [simutrans](https://pkg.so/zh-hans/brew/simutrans/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [stockfish](https://pkg.so/zh-hans/brew/stockfish/) - Shares pkgdb curated category or tags: cli, games, open-source.
- [nethack](https://pkg.so/zh-hans/brew/nethack/) - Shares pkgdb curated category or tags: cli, game, games.
- [unciv](https://pkg.so/zh-hans/brew/unciv/) - Shares pkgdb curated category or tags: cli, game, games.

## Combined YAML source

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