# 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/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/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/ja/game-emulation-tools/) - Matched game or emulation metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [libpng](https://pkg.so/ja/brew/libpng/) - Runtime dependency declared by Homebrew.
- [freetype](https://pkg.so/ja/brew/freetype/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://pkg.so/ja/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [glew](https://pkg.so/ja/brew/glew/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [freeciv](https://pkg.so/ja/brew/freeciv/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [cataclysm](https://pkg.so/ja/brew/cataclysm/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [widelands](https://pkg.so/ja/brew/widelands/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [pioneer](https://pkg.so/ja/brew/pioneer/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [simutrans](https://pkg.so/ja/brew/simutrans/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [stockfish](https://pkg.so/ja/brew/stockfish/) - Shares pkgdb curated category or tags: cli, games, open-source.
- [nethack](https://pkg.so/ja/brew/nethack/) - Shares pkgdb curated category or tags: cli, game, games.
- [unciv](https://pkg.so/ja/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
