# 使用 Homebrew 安装 kumo

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

## 安装

```sh
sudo av install brew:kumo
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kumo
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:kumo
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/kumo>
- **版本:** 1.28
- **来源摘要:** Word Clouds in Java
- **主页:** <https://github.com/kennycason/kumo>
- **仓库:** <https://github.com/kennycason/kumo>
- **上游文档:** <https://github.com/kennycason/kumo#readme>
- **许可证:** MIT
- **源码归档:** <https://search.maven.org/remotecontent?filepath=com/kennycason/kumo-cli/1.28/kumo-cli-1.28.jar>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- kumo (cli)
- kumo (别名)

## 依赖

- openjdk

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.28
- 本地数据: OK
- 上游仓库: https://github.com/kennycason/kumo
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Kumo is a Java word-cloud library and CLI created by Kenny Cason, with a project history centered on generating word-cloud images directly from Java rather than through browser applets or external services.

### 项目历史

Kenny Cason introduced Kumo in a July 3, 2014 blog post as a Java word-cloud library that could directly generate an image file or return a BufferedImage. The GitHub README keeps that framing: Kumo is intended to be a powerful, user-friendly Java API for word-cloud rendering.

### 采用历史

Kumo's main adoption channel is the Java ecosystem through Maven Central artifacts such as `kumo-core`, with a later Homebrew formula exposing the CLI as a standalone command. The project is niche, but it has persisted because word-cloud generation is a recurring visualization need and the Java API includes shapes, colors, tokenizers, and collision strategies.

### 使用方式

Library users feed text through a `FrequencyAnalyzer`, build a `WordCloud` with a chosen dimension, collision mode, background, palette, and font scaling strategy, then write the resulting image. CLI users can generate standard, polar, or layered word clouds from local files or URLs and tune inputs, output size, stop words, collision mode, colors, font scaling, and tokenization.

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

Kumo is package-nerd interesting as a small visualization library that crossed from Maven dependency to Homebrew CLI. It is not a broad media platform; its value is that a specific Java image-generation library became scriptable as a packaged command.

### 时间线

- 2014: Kenny Cason published the Kumo Java word-cloud announcement and linked the GitHub repository.
- 2010s: Kumo became available through Maven Central modules such as `kumo-core` and `kumo-tokenizers`.
- 2020s: The repository documents a Homebrew-installable CLI and a dedicated CLI usage guide.
- 2025: The README records maintainer intent to revisit issues and consider a Kotlin conversion.

### Related projects

- Kumo is related to Java AWT image generation, Maven Central Java libraries, tokenizer libraries, word-cloud visualizers, and command-line media generation tools.

### 来源

- <https://formulae.brew.sh/formula/kumo>
- <https://github.com/kennycason/kumo>
- <https://github.com/kennycason/kumo/blob/master/CLI.md>
- <https://kennycason.com/posts/2014-07-03-kumo-wordcloud.html>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 源数据库详情

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


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk](https://www.automicvault.com/zh-hans/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [libvisual](https://www.automicvault.com/zh-hans/pkg/brew/libvisual/) - Shares av.db curated category or tags: cli, media, visualization.
- [cava](https://www.automicvault.com/zh-hans/pkg/brew/cava/) - Shares av.db curated category or tags: cli, media, visualization.
- [projectm](https://www.automicvault.com/zh-hans/pkg/brew/projectm/) - Shares av.db curated category or tags: cli, media, visualization.
- [batik](https://www.automicvault.com/zh-hans/pkg/brew/batik/) - Shares av.db curated category or tags: cli, java, media.
- [f3d](https://www.automicvault.com/zh-hans/pkg/brew/f3d/) - Shares av.db curated category or tags: cli, media, visualization.
- [open-scene-graph](https://www.automicvault.com/zh-hans/pkg/brew/open-scene-graph/) - Shares av.db curated category or tags: cli, media, visualization.
- [a52dec](https://www.automicvault.com/zh-hans/pkg/brew/a52dec/) - Shares av.db curated category or tags: cli, media.
- [aalib](https://www.automicvault.com/zh-hans/pkg/brew/aalib/) - Shares av.db curated category or tags: cli, media.

## Combined YAML source

View the package source record on GitHub. [combined/kumo.yml](https://github.com/automic-vault/db/blob/main/combined/kumo.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
