# 使用 Homebrew, Nix 安装 npush

查看 npush 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install npush
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:npush
- **软件包管理器:** Homebrew
- **版本:** 0.7
- **来源摘要:** Logic game similar to Sokoban and Boulder Dash
- **主页:** <https://npush.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- npush (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.7
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

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


## 来源

- 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
