# npush mit Homebrew, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install npush
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:npush
- **Paketmanager:** Homebrew
- **Version:** 0.7
- **Quellzusammenfassung:** Logic game similar to Sokoban and Boulder Dash
- **Homepage:** <https://npush.sourceforge.net/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- npush (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.7
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

- 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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
