# nudoku mit Homebrew, apt, dnf, Nix, zypper installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install nudoku
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install nudoku
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:nudoku
- **Paketmanager:** Homebrew
- **Version:** 8.0.1
- **Quellzusammenfassung:** Ncurses based sudoku game
- **Homepage:** <https://jubalh.github.io/nudoku/>
- **Repository:** <https://github.com/jubalh/nudoku>
- **Zuletzt aktualisiert:** 2026-07-08T16:26:06Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- nudoku (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

- 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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

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


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