# 使用 Homebrew, apt, dnf, Nix, zypper 安装 nudoku

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

## 安装

```sh
sudo av install brew:nudoku
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install nudoku
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install nudoku
```

  证据: Debian stable package indexes: nudoku from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install nudoku
```

  证据: Fedora Rawhide package metadata: nudoku 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#nudoku
```

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

- zypper (92%):

```sh
sudo zypper install nudoku
```

  证据: openSUSE Tumbleweed package metadata: nudoku from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:nudoku
- **软件包管理器:** Homebrew
- **版本:** 8.0.1
- **来源摘要:** Ncurses based sudoku game
- **主页:** <https://jubalh.github.io/nudoku/>
- **仓库:** <https://github.com/jubalh/nudoku>
- **最后更新:** 2026-07-08T16:26:06Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- nudoku (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

nudoku is a small ncurses Sudoku game written in C. It is a classic terminal package: one executable, minimal dependencies, and enough packaging footprint to appear in Homebrew and several Linux distributions.

### 项目历史

The GitHub repository was created on 2015-01-16. The README presents nudoku as an ncurses-based Sudoku game with optional Cairo support for PDF and PNG output.

### 采用历史

Adoption is modest but real in the package-manager sense. The upstream README points to Repology packaging status, and av.db input lists Homebrew, Debian, Fedora, Nix, Ubuntu, and openSUSE/zypper package names. That is enough to treat it as a packaged terminal-game utility, not a major ecosystem project.

### 使用方式

Users run `nudoku` for the interactive terminal UI. The README also documents batch output such as `nudoku -p riddle.pdf -n 8 -d hard` for printable puzzles and `nudoku -i sudoku.png -d easy` for image generation when built with Cairo.

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

nudoku is significant mostly as a tidy example of the small ncurses games that package managers keep useful: portable C, man-page-shaped flags, optional graphics export, and no sprawling service model.

### 时间线

- 2015-01-16: GitHub repository created.
- 2026-05-06: GitHub API reported the last push date for the repository snapshot queried.

### Related projects

- ncurses
- cairo
- Repology

### 来源

- <https://api.github.com/repos/jubalh/nudoku>
- <https://formulae.brew.sh/formula/nudoku>
- <https://github.com/jubalh/nudoku>
- <https://jubalh.github.io/nudoku/>
- <https://raw.githubusercontent.com/jubalh/nudoku/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - nudoku - 2.1.0-0.2: normalized package name match | Debian stable package indexes: nudoku from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ncurses based sudoku games | https://github.com/jubalh/nudoku
- Nix - nudoku: normalized package name match | nixpkgs package indexes: pkgs/by-name/nu/nudoku/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - nudoku - 2.1.0-0.2: normalized package name match | Ubuntu 24.04 LTS package indexes: nudoku from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | ncurses based sudoku games | https://github.com/jubalh/nudoku
- dnf - nudoku - 8.0.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: nudoku from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Ncurses based Sudoku game | https://github.com/jubalh/nudoku
- zypper - nudoku - 8.0.1-1.2: normalized package name match | openSUSE Tumbleweed package metadata: nudoku from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Ncurses based sudoku game | https://github.com/jubalh/nudoku
- zypper - nudoku-lang - 8.0.1-1.2: normalized package name match | openSUSE Tumbleweed package metadata: nudoku-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package nudoku | https://github.com/jubalh/nudoku


## Combined YAML source

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