# wumpus mit Homebrew, MacPorts, zypper installieren

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

## Installation

```sh
sudo av install brew:wumpus
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install wumpus
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install wumpus
```

  Evidenz: MacPorts ports tree: games/wumpus/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- zypper (92%):

```sh
sudo zypper install wumpus
```

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

## Paketfakten

- **Paketschlüssel:** brew:wumpus
- **Paketmanager:** Homebrew
- **Version:** 1.12
- **Quellzusammenfassung:** Exact clone of the ancient BASIC Hunt the Wumpus game
- **Homepage:** <http://www.catb.org/~esr/wumpus/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- superhack (Alias)
- wumpus (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

The `wumpus` package is Eric S. Raymond's faithful command-line clone of Hunt the Wumpus, the early text adventure designed by Gregory Yob. ESR's project page calls it an exact clone of the ancient BASIC game, while the manual identifies the executable as the classic Hunt the Wumpus game and includes `superhack` as a structurally similar companion game.

### Projektgeschichte

Hunt the Wumpus was created by Gregory Yob in 1973 after he became tired of grid-based hide-and-seek cave games. Its distinctive design arranged rooms as the vertices of a dodecahedron, added hazards such as pits and bats, and made the player infer nearby dangers through textual clues before moving or firing crooked arrows.

The game circulated through the People's Computer Company ecosystem and early hobbyist computing culture. Wikipedia's sourced history records mail-order distribution by Yob and PCC, a Creative Computing source-code publication in 1975, and republication in The Best of Creative Computing in 1976. The game then became one of the canonical BASIC listings that programmers ported, studied, and modified.

ESR's package preserves that lineage as a retrocomputing artifact rather than a reinvention. The manual says the original was written by Gregory Yob and that ESR cloned this version from the original BASIC sources; the project page frames the point of the package as nostalgia and exactness, including the original interface.

### Adoptionsgeschichte

Wumpus has unusual adoption history because its importance predates package managers. By 1975, variants already existed in multiple languages, and a C version by Ken Thompson appeared in early Unix game culture. Later BSD and Linux systems kept related Wumpus implementations alive through terminal-game collections, while ESR's standalone package makes the historical game available as a small installable Unix program.

### Wie es verwendet wird

The package is used like a traditional Unix terminal game: run `wumpus` and play the turn-based cave hunt in text. The companion `superhack` keeps the same structural idea with a different premise. Its modern use is mostly recreational, historical, and educational rather than competitive gaming.

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

For package nerds, wumpus is a tiny artifact of several histories at once: BASIC type-in games, early adventure-game design, Unix games, and retrocomputing preservation. Its value is not feature velocity but continuity: it keeps a famous 1970s game installable with a normal package command and a man page.

### Zeitleiste

- 1973: Gregory Yob creates Hunt the Wumpus and demonstrates it in the People's Computer Company milieu.
- 1975: Creative Computing publishes source for Hunt the Wumpus.
- 1976: The Best of Creative Computing republishes the game.
- 1974-1975: Early C and multi-language versions appear in Unix and hobbyist computing circles.
- 2026-04-04: ESR's project page lists wumpus 1.12 and continues to point to the GitLab repository.

### Related projects

- The package is related to bsdgames-style terminal game collections, other Hunt the Wumpus variants, and early text adventure and puzzle games. The manual also documents `superhack`, a related game shipped with ESR's package.

### Quellen

- <http://www.catb.org/~esr/wumpus/>
- <http://www.catb.org/~esr/wumpus/wumpus.html>
- <https://en.wikipedia.org/wiki/Hunt_the_Wumpus>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- zypper - wumpus - 1.9-2.10: normalized package name match | openSUSE Tumbleweed package metadata: wumpus from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Faithful transcription of the 1974 Atari Wumpus game | http://www.catb.org/~esr/wumpus/
- MacPorts - wumpus: normalized package name match | MacPorts ports tree: games/wumpus/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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