# Installer netris avec Homebrew, MacPorts, Nix, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de netris pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:netris
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install netris
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install netris
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#netris
```

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

- Ubuntu apt (92%):

```sh
sudo apt install netris
```

  Preuve: Ubuntu 24.04 LTS package indexes: netris from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## Faits du paquet

- **Clé du paquet:** brew:netris
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.52
- **Résumé source:** Networked variant of tetris
- **Page d'accueil:** <https://packages.debian.org/sid/netris>
- **Dernière mise à jour:** 2026-08-01T14:23:39+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- netris (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.52
## Historique du projet et usages

Netris is a C/ncurses terminal game: a free, networked falling-block game distributed by Homebrew from Debian's 0.52 source tarball. Its upstream README identifies Mark H. Weaver as the author and carries copyright years 1994-1996 and 1999, placing it in the 1990s Unix network-game lineage rather than a modern hosted-repository workflow.

### Historique du projet

The 0.52 source README describes the program as an unfinished developmental version and says it had been built and tested on GNU/Linux, FreeBSD, NetBSD, SunOS, Solaris, and HP-UX. That portability note explains why it survived in Unix package collections.

Version 0.52 fixed a buffer overflow reported by Artur Byszko. Debian continues to carry netris as source package `netris`, and Homebrew uses Debian's `netris_0.52.orig.tar.gz` as its stable source.

### Historique d'adoption

Adoption is preservation-scale rather than mainstream. Debian lists the package in the games section and Homebrew analytics reported 68 installs over 365 days in the formula API consulted for this batch.

For package managers, netris remains useful as a small, dependency-light ncurses game with network play, old Unix portability assumptions, and enough patch history to keep compiling on modern systems.

### Modes d'utilisation

The practical use is direct terminal play. For a two-player network game, one player runs `netris -w` to wait for a challenge and the other runs `netris -c host` to connect.

The Ubuntu manpage documents options for custom ports, key remapping, robot control, random seeds, color disabling, and rules display.

### Pourquoi les passionnés de paquets s'y intéressent

Netris is package-nerd interesting because it is a compact specimen of 1990s terminal gaming: ncurses UI, direct TCP play, manual build configuration, and distro preservation.

It is also a reminder that package managers preserve cultural software, not just production infrastructure: a networked clone can remain one command away decades after upstream activity fades.

### Chronologie

- 1994-1996, 1999: Copyright years in the upstream README for Mark H. Weaver's Netris.
- 1999: README revision marker in the 0.52 source archive.
- 0.52: Upstream release fixed a buffer overflow reported by Artur Byszko.
- 2026: Homebrew API reported stable source from Debian's 0.52 tarball and 68 installs over 365 days.

### Related projects

- Netris belongs to the family of terminal falling-block games and networked Unix games.
- Debian and Ubuntu packaging now provide the most visible documentation and source distribution surfaces for package-manager users.

### Sources

- <https://deb.debian.org/debian/pool/main/n/netris/netris_0.52.orig.tar.gz>
- <https://formulae.brew.sh/api/formula/netris.json>
- <https://manpages.ubuntu.com/manpages/noble/man6/netris.6.html>
- <https://packages.debian.org/sid/netris>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - netris: normalized package name match | nixpkgs package indexes: pkgs/by-name/ne/netris/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - netris - 0.52-11: normalized package name match | Ubuntu 24.04 LTS package indexes: netris from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | free, networked version of T*tris
- MacPorts - netris: normalized package name match | MacPorts ports tree: games/netris/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- 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
