macOS
brew install yetrislocal Homebrew formula metadata
brew
Customizable Tetris for the terminal. Version 2.3.0 via Homebrew; verified from local package data.
install
brew install yetrislocal Homebrew formula metadata
nix profile install nixpkgs#yetrisnixpkgs package indexes · pkgs/by-name/ye/yetris/package.nix · source: api.github.com
overview
Customizable Tetris for the terminal
history
yetris is a terminal Tetris clone by Alexandre Dantas, built for players who want modern Tetris conveniences inside a text UI. Its README frames it as a customizable terminal game with colors, animated ncurses screens, hold and ghost pieces, multiple profiles, gameplay statistics, and old-school mode options.
The public GitHub repository was created in February 2013. The README says the project was originally developed in C and later reprogrammed in C++ with ncurses, with POSIX terminals as its target environment.
Its short public release series in early 2014 shows a compact, hobbyist terminal-game lifecycle: v1.6 and v1.7 in January 2014, v2.0 in February 2014, and v2.1 in March 2014.
The project remained a niche terminal game rather than a broad platform, but it acquired the usual small-package signals that matter to command-line game collectors: a man page, a make-based install flow, POSIX focus, ncurses dependency, and packaging in Unix package sets.
Users build it with make, can test it with make run, and launch it as yetris. The README points users to man yetris and yetris --help after installation.
yetris is useful catalog material because it represents the ncurses game tradition in package managers: tiny executable, no service, no account, no network API, just a portable text-mode game with enough customization to justify packaging.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
yetris | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/alexdantas/yetris
install metadata
| Package key | brew:yetris |
|---|---|
| Version | 2.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/yetris |
| Homepage | https://github.com/alexdantas/yetris |
| Repository | https://github.com/alexdantas/yetris |
| Upstream docs | https://alexdantas.github.io/yetris |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/alexdantas/yetris/archive/refs/tags/v2.3.0.tar.gz |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yetris |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
yetris
nix profile install nixpkgs#yetrissource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.