# 使用 Homebrew, winget 安装 wiki

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

## 安装

```sh
sudo av install brew:wiki
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install wiki
```

  证据: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id RCharan.wiki -e
```

  证据: Windows Package Manager source index: RCharan.wiki from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:wiki
- **软件包管理器:** Homebrew
- **版本:** 1.4.1
- **来源摘要:** Fetch summaries from MediaWiki wikis, like Wikipedia
- **主页:** <https://github.com/walle/wiki>
- **仓库:** <https://github.com/walle/wiki>
- **最后更新:** 2026-07-25T22:40:21+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- wiki (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

wiki is a Go command-line tool by Magnus Waldeborn for fetching article summaries from Wikipedia and other MediaWiki instances. It defaults to English Wikipedia, but the README and manual describe language selection and a custom API URL so the same executable can query other MediaWiki-powered sites.

### 项目历史

The GitHub repository was created on October 1, 2015. The README reflects the Go tooling style of that period, documenting `go get` installation, optional manual-page installation, tests via Make, and a command-line interface focused on concise summaries rather than full article browsing.

### 采用历史

wiki has a moderate niche footprint: GitHub showed about 291 stars and 12 forks in July 2026. Its adoption is centered on users who want a quick terminal lookup for Wikipedia or custom MediaWiki sites rather than a general MediaWiki administration client.

### 使用方式

The simplest use is `wiki <query>`, which prints a summary and a read-more URL. Users can choose another language with `-l` or `WIKI_LANG`, change the API endpoint with `-u` or `WIKI_URL`, request short or simple output, disable color, and set wrapping width.

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

wiki is package-nerd interesting because it is a small, Unix-style client for a very large public knowledge infrastructure. It packages the MediaWiki API into a single command that is scriptable, localizable, and useful in shells, launchers, and documentation workflows.

### 时间线

- 2015-10-01: GitHub repository created.
- 2015-era README: documented Go `go get` installation and optional man-page installation.
- 2026-07: GitHub repository showed about 291 stars and 12 forks.

### Related projects

- wiki is related to Wikipedia, MediaWiki, and other terminal Wikipedia clients such as WIK. Unlike Wikimedia developer tools, it is a reader/query utility rather than an administration or contribution workflow.

### 来源

- <https://api.github.com/repos/walle/wiki - GitHub repository creation and adoption counters>
- <https://github.com/walle/wiki - upstream README and repository overview>
- <https://github.com/walle/wiki/blob/master/_doc/wiki.1 - upstream manual page>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

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

- winget - RCharan.wiki: normalized package name match | Windows Package Manager source index: RCharan.wiki from https://cdn.winget.microsoft.com/cache/source.msix
- winget - kelibiao.kelibiao: normalized package name match | Windows Package Manager source index: kelibiao.kelibiao from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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