# 使用 Homebrew, apt, MacPorts 安装 wordplay

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

## 安装

```sh
sudo av install brew:wordplay
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install wordplay
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install wordplay
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install wordplay
```

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

## 软件包事实

- **软件包键:** brew:wordplay
- **软件包管理器:** Homebrew
- **版本:** 7.22
- **来源摘要:** Anagram generator
- **主页:** <https://hsvmovies.com/static_subpages/personal_orig/wordplay/>
- **最后更新:** 2026-07-10T20:52:04-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- wordplay (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

wordplay is a small ANSI C anagram generator by Evans A. Criswell. Its own homepage records version 1.00 as created on 1991-03-29, version 7.22 as released on 1996-03-20, and describes Unix, DOS, and OS/2 distributions.

### 项目历史

The author says the first version was written in FORTRAN for Microsoft FORTRAN 5.0 on OS/2 and could only produce two-word anagrams with a brute-force approach. It was converted to C as version 4.00 on 1993-04-30, and version 5.00 introduced a recursive approach on 1993-11-08 that removed the fixed word-count limit.

### 使用方式

The program anagrams an input string using its bundled word file, while allowing a different dictionary file to be supplied. Debian's package description preserves the same niche: a command-line anagram generator that can use language wordlists.

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

wordplay is package-manager archaeology: a compact 1990s command-line word tool that survived because it is simple, portable C and useful enough for word-game and text-play workflows.

### 时间线

- 1991-03-29: Version 1.00 is created.
- 1993-04-30: Version 4.00 converts the program from FORTRAN to C.
- 1993-11-08: Version 5.00 introduces recursive multi-word anagram generation.
- 1996-03-20: Version 7.22 is released for Unix.

### 来源

- <https://hsvmovies.com/static_subpages/personal_orig/wordplay/>
- <https://packages.debian.org/sid/wordplay>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - wordplay - 8.0-1: normalized package name match | Debian stable package indexes: wordplay from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | anagram generator | https://github.com/mendelmunkis/wordplay
- Ubuntu apt - wordplay - 8.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: wordplay from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | anagram generator | https://github.com/mendelmunkis/wordplay
- MacPorts - wordplay: normalized package name match | MacPorts ports tree: games/wordplay/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/wordplay.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wordplay.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
