# wiki mit Homebrew, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wiki in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install wiki
```

  Evidenz: local Homebrew formula metadata

### Windows

- winget (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:wiki
- **Paketmanager:** Homebrew
- **Version:** 1.4.1
- **Quellzusammenfassung:** Fetch summaries from MediaWiki wikis, like Wikipedia
- **Homepage:** <https://github.com/walle/wiki>
- **Repository:** <https://github.com/walle/wiki>
- **Zuletzt aktualisiert:** 2026-07-25T22:40:21+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- wiki (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.4.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

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


## Quellen

- 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
