# 使用 Homebrew, MacPorts, zypper 安装 wumpus

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install wumpus
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install wumpus
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:wumpus
- **软件包管理器:** Homebrew
- **版本:** 1.12
- **来源摘要:** Exact clone of the ancient BASIC Hunt the Wumpus game
- **主页:** <http://www.catb.org/~esr/wumpus/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- superhack (别名)
- wumpus (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

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

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

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


## 来源

- 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
