# 使用 Homebrew 安装 tokyo-dystopia

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

## 安装

```sh
sudo av install brew:tokyo-dystopia
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tokyo-dystopia
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:tokyo-dystopia
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/tokyo-dystopia>
- **版本:** 0.9.15
- **来源摘要:** Lightweight full-text search system
- **主页:** <https://dbmx.net/tokyodystopia/>
- **上游文档:** <https://dbmx.net/tokyodystopia/>
- **许可证:** LGPL-2.1-or-later
- **源码归档:** <https://dbmx.net/tokyodystopia/tokyodystopia-0.9.15.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- dystmgr (cli)
- dysttest (cli)
- lapumgr (cli)
- laputest (cli)
- tcqmgr (cli)
- tcqtest (cli)
- tcwmgr (cli)
- tcwtest (cli)
- dystmgr (别名)
- dysttest (别名)
- lapumgr (别名)
- laputest (别名)
- tcqmgr (别名)
- tcqtest (别名)
- tcwmgr (别名)
- tcwtest (别名)

## 依赖

- tokyo-cabinet

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.9.15
- 本地数据: OK
- 上游仓库: https://dbmx.net/tokyodystopia/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Tokyo Dystopia is FAL Labs' lightweight full-text search system, documented as a C99/POSIX, LGPL-licensed package for searching large sets of records by specified patterns. It complements Tokyo Cabinet by adding full-text indexing and search-oriented APIs rather than general key/value storage.

### 项目历史

The official page carries a 2007-2010 FAL Labs copyright notice and was last updated on 2010-08-05. It describes Tokyo Dystopia as written and maintained by FAL Labs, and the specification says installation requires the latest Tokyo Cabinet first, making Dystopia part of the same FAL Labs database-tool family.

### 采用历史

The documented distribution model mirrors Tokyo Cabinet: upstream source packages, with binary packages handled by distributors. In Homebrew and similar package-manager contexts, that made Tokyo Dystopia a niche but useful package for developers who wanted an embeddable full-text search library and CLI tools without deploying a larger search server.

### 使用方式

The official specification documents `./configure`, `make`, `make check`, and `make install`, producing headers, `libtokyodystopia`, pkg-config metadata, command-line tools such as `dystmgr`, `tcqmgr`, `tcwmgr`, and `lapumgr`, and CGI helpers. Its core model stores indexed text records and supports phrase, prefix, suffix, token, and character N-gram search, with Unicode-oriented multilingual support.

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

Tokyo Dystopia is significant in the package-nerd niche because it packages a late-2000s search engine as a small Unix library/toolkit: it depends on Tokyo Cabinet, installs many focused binaries, and exposes enough low-level pieces for scripting, experiments, and embedded search features.

### 时间线

- 2007: Official copyright range begins for Tokyo Dystopia.
- 2010: Official page last updated and latest source package listed as 0.9.15.
- Current: Homebrew still identifies it as a lightweight full-text search system.

### Related projects

- Tokyo Dystopia is directly related to Tokyo Cabinet, which the official installation instructions require. It belongs to the FAL Labs Tokyo family alongside Tokyo Cabinet and Tokyo Tyrant.

### 来源

- <https://dbmx.net/tokyodystopia>
- <https://dbmx.net/tokyodystopia/spex.html>
- source_facts.executables
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tokyo-dystopia
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/zh-hans/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [tokyo-cabinet](https://pkg.so/zh-hans/brew/tokyo-cabinet/) - Runtime dependency declared by Homebrew.
- [hyperestraier](https://pkg.so/zh-hans/brew/hyperestraier/) - Shares pkgdb curated category or tags: cli, data, full-text-search, search-engine, unicode.
- [groonga](https://pkg.so/zh-hans/brew/groonga/) - Shares pkgdb curated category or tags: cli, data, full-text-search, search-engine.
- [manticoresearch](https://pkg.so/zh-hans/brew/manticoresearch/) - Shares pkgdb curated category or tags: cli, data, full-text-search, search-engine.
- [netcdf](https://pkg.so/zh-hans/brew/netcdf/) - Shares pkgdb curated category or tags: c-library, cli, data.
- [libgeotiff](https://pkg.so/zh-hans/brew/libgeotiff/) - Shares pkgdb curated category or tags: c-library, cli, data.
- [ta-lib](https://pkg.so/zh-hans/brew/ta-lib/) - Shares pkgdb curated category or tags: c-library, cli, data.
- [sonic](https://pkg.so/zh-hans/brew/sonic/) - Shares pkgdb curated category or tags: cli, data, full-text-search.
- [meilisearch](https://pkg.so/zh-hans/brew/meilisearch/) - Shares pkgdb curated category or tags: cli, data, full-text-search, search-engine.

## Combined YAML source

View the package source record on GitHub. [combined/tokyo-dystopia.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tokyo-dystopia.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
