# vitetris mit Homebrew, apt, Nix, zypper, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vitetris in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:vitetris
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install vitetris
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install vitetris
```

  Evidenz: Debian stable package indexes: vitetris from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#vitetris
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/vi/vitetris/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install vitetris
```

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

### Windows

- winget (92%):

```sh
winget install --id DarkFlame774.Tetris -e
```

  Evidenz: Windows Package Manager source index: DarkFlame774.Tetris from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:vitetris
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/vitetris>
- **Version:** 0.59.1
- **Quellzusammenfassung:** Terminal-based Tetris clone
- **Homepage:** <https://www.victornils.net/tetris/>
- **Repository:** <https://github.com/vicgeralds/vitetris>
- **Upstream-Dokumentation:** <https://www.victornils.net/tetris/>
- **Lizenz:** BSD-2-Clause
- **Quellarchiv:** <https://github.com/vicgeralds/vitetris/archive/refs/tags/v0.59.1.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- tetris (cli)
- tetris (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.59.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/vicgeralds/vitetris
- neueste erkannte Version: v0.59.1 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

vitetris is a terminal-based falling-block puzzle game by Victor Nilsson Geraldsson. Its gameplay aims to resemble early Nintendo Tetris games, with configurable controls, a high-score table, two-player garbage mode, network play, and optional joystick support.

The project occupies a durable niche among text-mode games: it is small, portable, and designed for Unix-like terminals while also having ports to Windows and DOS.

### Projektgeschichte

The official homepage presents vitetris as a classic terminal game with minimal library requirements and several compile-time optional features. The GitHub README describes it as a virtual-terminal clone with rotation, scoring, levels, and speed modeled after early Nintendo versions, plus a short lock delay for higher-level play.

FreshPorts records the FreeBSD port as added in September 2008 at version 0.51, which shows the project had already crossed into operating-system package collections by the late 2000s. The GitHub releases page lists later 0.57 and 0.58 series releases and a 0.59.1 release in December 2020.

### Adoptionsgeschichte

vitetris did not become a large platform project; its adoption history is the quieter history of a stable terminal game that package collections can carry for years. FreeBSD, Homebrew, Debian-family, Nix, and other package ecosystems have all treated it as a useful small game package.

Its continued issue traffic and maintenance around portability, controls, and older platforms reflect a project used by people who value terminal-native games and retro behavior more than graphical effects.

### Wie es verwendet wird

Users run the packaged `tetris` or `vitetris` executable in a terminal. The game supports one-player play, two-player play on the same machine, and network play where both players can choose level and height.

The project is also useful as a lightweight terminal test case: it exercises keyboard input, screen updates, terminal sizing, color or appearance choices, and optional platform-specific features without requiring a graphical stack.

### Warum Paket-Nerds sich dafür interessieren

vitetris is package-nerd catnip because it is exactly the kind of tiny, portable C program that survives across package managers: low ceremony, useful offline, and fun enough to justify keeping around.

Its significance is not broad industry adoption but the preservation of a polished text-mode game in Unix package culture.

### Zeitleiste

- 2008: FreeBSD added a vitetris port at version 0.51.
- 2019-2020: The GitHub project tracked active issues and maintenance in the 0.57 and 0.58 release series.
- 2020: GitHub releases list version 0.59.1 as the latest release in December 2020.

### Related projects

- vitetris belongs to the same terminal-game tradition as other curses or console puzzle games, but its README specifically anchors the gameplay feel to early Nintendo Tetris rules.
- The project has optional relationships with terminal libraries and gamepad support, but its official page emphasizes that the core can remain minimal.

### Quellen

- batch input source_facts.description and current_curation.tags
- <https://github.com/vicgeralds/vitetris>
- <https://github.com/vicgeralds/vitetris/releases>
- <https://www.freshports.org/games/vitetris>
- <https://www.victornils.net/tetris/>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vitetris
- **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

## Andere Paketmanager-Einträge

- Debian apt - vitetris - 0.59.1-3: normalized package name match | Debian stable package indexes: vitetris from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Virtual terminal *tris clone | https://www.victornils.net/tetris/
- Nix - vitetris: normalized package name match | nixpkgs package indexes: pkgs/by-name/vi/vitetris/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - vitetris - 0.59.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: vitetris from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Virtual terminal *tris clone | https://www.victornils.net/tetris/
- zypper - vitetris - 0.59.1-3.7: normalized package name match | openSUSE Tumbleweed package metadata: vitetris from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Terminal-based Tetris clone | http://victornils.net/tetris/
- Nix - tetris: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/te/tetris/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - DarkFlame774.Tetris: installed executable or alias match | Windows Package Manager source index: DarkFlame774.Tetris from https://cdn.winget.microsoft.com/cache/source.msix


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/de/game-emulation-tools/) - Matched game or emulation metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [c2048](https://pkg.so/de/brew/c2048/) - Shares pkgdb curated category or tags: cli, games, puzzle-game, terminal-game.
- [yetris](https://pkg.so/de/brew/yetris/) - Shares pkgdb curated category or tags: cli, games, terminal-game, tetris.
- [nethack](https://pkg.so/de/brew/nethack/) - Shares pkgdb curated category or tags: cli, games, terminal-game.
- [bastet](https://pkg.so/de/brew/bastet/) - Shares pkgdb curated category or tags: cli, games, tetris.
- [nsnake](https://pkg.so/de/brew/nsnake/) - Shares pkgdb curated category or tags: cli, games, terminal-game.
- [nudoku](https://pkg.so/de/brew/nudoku/) - Shares pkgdb curated category or tags: cli, games, terminal-game.
- [moon-buggy](https://pkg.so/de/brew/moon-buggy/) - Shares pkgdb curated category or tags: cli, games, terminal-game.
- [ninvaders](https://pkg.so/de/brew/ninvaders/) - Shares pkgdb curated category or tags: cli, games, terminal-game.

## Combined YAML source

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


## Quellen

- 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
