# supertux を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, winget, zypper でインストール

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **バージョン:** 0.7.0
- **ソース概要:** Classic 2D jump'n run sidescroller game
- **ホームページ:** <https://www.supertux.org/>
- **リポジトリ:** <https://github.com/SuperTux/supertux>
- **最終更新:** 2026-07-19T22:38:52-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- supertux2 (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.7.0
## プロジェクトの歴史と使われ方

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

## 他のパッケージマネージャ記録

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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/


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
