# Installer npush avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:npush
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install npush
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#npush
```

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

## Faits du paquet

- **Clé du paquet:** brew:npush
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.7
- **Résumé source:** Logic game similar to Sokoban and Boulder Dash
- **Page d'accueil:** <https://npush.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- npush (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

nPush is a small ncurses/C++ terminal puzzle game influenced by Sokoban and Boulder Dash. SourceForge project metadata records the project creation date as 2008-05-20, and the SourceForge files page identifies npush-0.7.tgz as the latest release, published on 2008-07-11.

### Historique du projet

The official project page describes the game loop: collect all gold, reach the exit, move around rocks, use dynamite, and control multiple player characters on the same screen. It also states that nPush is terminal-based, uses ncurses for its interface, is written in C++, and is licensed under GPL version 2 or later.

Public project history is sparse after the 0.7 release. The project remains packaged in Homebrew and Nix, but there is not enough source-backed evidence to claim a broad community or active long-term development history.

### Historique d'adoption

nPush appears to be adopted mainly as a niche Unix terminal game and preservation-friendly package rather than a widely used game platform. Homebrew analytics reported 13 formula installs over its 365-day window and 3 installs over its 30-day window.

### Modes d'utilisation

Users run npush directly in a terminal. Its package-nerd appeal is that it is a tiny ncurses game: easy to build, easy to package, and representative of the kind of lightweight console puzzle program that survives through distro ports and formulae.

For game players, the practical distinction from plain Sokoban is the mix of rock/dynamite mechanics and multiple controllable characters. For packagers, the notable traits are C++, ncurses, a small tarball, and a stable upstream release archive.

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

nPush is not historically significant at ecosystem scale, but it is a good example of the long tail of SourceForge-era terminal games that remain available through modern package managers.

### Chronologie

- 2008-05-20: SourceForge project metadata records nPush creation.
- 2008-07-11: SourceForge files page identifies npush-0.7.tgz as the latest release.
- 2026 formula data: Homebrew formula lists stable version 0.7.

### Related projects

- Sokoban
- Boulder Dash
- ncurses

### Sources

- <https://formulae.brew.sh/api/formula/npush.json>
- <https://npush.sourceforge.net/>
- <https://sourceforge.net/projects/npush/files/>
- <https://sourceforge.net/rest/p/npush>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - npush: normalized package name match | nixpkgs package indexes: pkgs/by-name/np/npush/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/npush.yml](https://github.com/mxcl/pkgdb/blob/main/combined/npush.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
