# nsnake を Homebrew, apk, apt, dnf, Nix, zypper でインストール

nsnake のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:nsnake
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install nsnake
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add nsnake
```

  証拠: Alpine Linux edge package indexes: nsnake from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install nsnake
```

  証拠: Debian stable package indexes: nsnake from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install nsnake
```

  証拠: Fedora Rawhide package metadata: nsnake from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#nsnake
```

  証拠: nixpkgs package indexes: pkgs/by-name/ns/nsnake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install nsnake
```

  証拠: openSUSE Tumbleweed package metadata: nsnake from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:nsnake
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.0.1
- **ソース概要:** Classic snake game with textual interface
- **ホームページ:** <https://github.com/alexdantas/nSnake>
- **リポジトリ:** <https://github.com/alexdantas/nSnake>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- nsnake (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.0.1
## プロジェクトの歴史と使われ方

nSnake is a terminal implementation of the classic Snake game, built with ncurses and distributed as a command-line game. The upstream README describes it as a text-interface clone with customizable gameplay, appearance, key bindings, levels, multiple modes, and per-setting scores.

### プロジェクトの歴史

The GitHub repository was created on January 26, 2012. The release history shows a transition from a simpler C/ncurses game to a larger C++ version: v1.7 on February 18, 2014 was described as the last old release, v2.0.0 on March 6, 2014 was a substantial rewrite with customizable rules and interface work, and v3.0.0 on July 28, 2014 added custom levels and scrolling maps.

### 採用の歴史

nSnake is a small terminal-game package rather than infrastructure, but it is widely packaged enough to show durable hobbyist adoption: Homebrew, Debian, Ubuntu, Fedora-family packages, Nix, Alpine, and openSUSE all carry it. Homebrew's formula API reports far more installs than several other niche CLI packages in this batch, consistent with a discoverable toy/tool package.

### 使われ方

Users install it from a package manager and run `nsnake` in a terminal. The default controls are arrow keys to move, `p` to pause, `h` for help, and `q` to quit; settings and scores live under `~/.local/share/nsnake`, and custom levels use `.nsnake` files under the user's levels directory.

### パッケージ好きにとっての重要性

nSnake is notable as the kind of polished ncurses game distributions like to keep: tiny, self-contained, playable over SSH or a local terminal, and useful as both a nostalgia package and an example of terminal UI game programming.

### タイムライン

- 2012-01-26: GitHub repository created.
- 2014-02-18: v1.7 release marked the last old release before the rewrite.
- 2014-03-06: v2.0.0 release reprogrammed much of the game and added richer customization.
- 2014-07-28: v3.0.0 release added levels, scrolling levels, and broader high-score tracking.
- 2026-07-01: Homebrew formula API reports stable version 3.0.1.

### ソース

- <https://formulae.brew.sh/api/formula/nsnake.json>
- <https://github.com/alexdantas/nSnake>
- <https://github.com/alexdantas/nSnake/releases>
- <https://manpages.ubuntu.com/manpages/noble/man6/nsnake.6.html>
- <https://packages.debian.org/trixie/games/nsnake>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Debian apt - nsnake - 3.0.1-2.2: normalized package name match | Debian stable package indexes: nsnake from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | classic snake game on the terminal | http://nsnake.alexdantas.net/
- Nix - nsnake: normalized package name match | nixpkgs package indexes: pkgs/by-name/ns/nsnake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - nsnake - 3.0.1-2.1: normalized package name match | Ubuntu 24.04 LTS package indexes: nsnake from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | classic snake game on the terminal | http://nsnake.alexdantas.net/
- apk - nsnake - 3.0.0-r0: normalized package name match | Alpine Linux edge package indexes: nsnake from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | snake game for your terminal | http://projects.malikania.fr/nsnake
- apk - nsnake-doc - 3.0.0-r0: normalized package name match | Alpine Linux edge package indexes: nsnake-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | snake game for your terminal (documentation) | http://projects.malikania.fr/nsnake
- dnf - nsnake - 3.0.1-25.fc45: normalized package name match | Fedora Rawhide package metadata: nsnake from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | The classic snake game with textual interface | https://github.com/alexdantas/nSnake
- zypper - nsnake - 3.0.1-3.7: normalized package name match | openSUSE Tumbleweed package metadata: nsnake from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Classic snake game on the terminal | https://github.com/alexdantas/nSnake


## Combined YAML source

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