# wikibase-cli mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:wikibase-cli
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install wikibase-cli
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:wikibase-cli
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/wikibase-cli>
- **Version:** 20.3.1
- **Quellzusammenfassung:** Command-line interface to Wikibase
- **Homepage:** <https://codeberg.org/maxlath/wikibase-cli>
- **Upstream-Dokumentation:** <https://codeberg.org/maxlath/wikibase-cli>
- **Lizenz:** MIT
- **Quellarchiv:** <https://registry.npmjs.org/wikibase-cli/-/wikibase-cli-20.3.1.tgz>
- **Zuletzt aktualisiert:** 2026-08-01T02:49:35Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- wb (cli)
- wd (cli)
- wb (Alias)
- wd (Alias)

## Abhängigkeiten

- node

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 20.3.1
- Manager aktualisiert: 2026-08-01
- lokale Daten: OK
- Upstream-Repository: https://codeberg.org/maxlath/wikibase-cli
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

wikibase-cli is a command-line interface for Wikidata and other Wikibase installations. Its own README describes it as a CLI layer over the JavaScript wikibase-edit and wikibase-sdk modules, with extra terminal-oriented commands and a batch mechanism intended for large edit runs.

### Projektgeschichte

The tool was primarily developed around Wikidata, then generalized so the same command-line workflow could target arbitrary Wikibase instances. That transition mirrors the wider Wikibase ecosystem: Wikidata is the largest public deployment, while institutional and private Wikibase installations need the same read, edit, and scripting primitives.

### Wie es verwendet wird

In practice, wikibase-cli is used as a terminal alternative to browser-based editing and as a scripting tool for repeated or bulk edits. The Wikidata tools page describes it as based on wikibase-edit and usable from scripts to run many edits, which is the niche where package users are most likely to meet it.

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

For package collections, wikibase-cli is notable less as a standalone data store than as a small automation surface over a knowledge-graph stack. Its `wb` and `wd` executables make Wikibase operations feel like ordinary shell commands, which is useful for data-cleaning, bot, and reconciliation workflows.

### Related projects

- wikibase-cli sits on top of wikibase-edit and wikibase-sdk and targets Wikidata as well as other Wikibase deployments.

### Quellen

- <https://codeberg.org/maxlath/wikibase-cli>
- <https://github.com/maxlath/wikibase-cli/blob/main/README.md>
- <https://www.wikidata.org/wiki/Wikidata:Tools/WikibaseJS-cli>


## Sicherheitshinweise

Für wikibase-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/wikibase-cli/config.json
- Windows: %USERPROFILE%\wikibase-cli\config\config.json

## Credential files

- Unix: ~/.config/wikibase-cli/config.json
- Windows: %USERPROFILE%\wikibase-cli\config\config.json
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wikibase-cli
- **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


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/de/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [node](https://pkg.so/de/brew/node/) - Runtime dependency declared by Homebrew.
- [typedb](https://pkg.so/de/brew/typedb/) - Shares pkgdb curated category or tags: cli, data, knowledge-graph.
- [virtuoso](https://pkg.so/de/brew/virtuoso/) - Shares pkgdb curated category or tags: cli, data, knowledge-graph.
- [sqlite](https://pkg.so/de/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data.
- [protobuf](https://pkg.so/de/brew/protobuf/) - Shares pkgdb curated category or tags: cli, data.
- [bzip2](https://pkg.so/de/brew/bzip2/) - Shares pkgdb curated category or tags: cli, data.
- [redis](https://pkg.so/de/brew/redis/) - Shares pkgdb curated category or tags: cli, data.
- [gdbm](https://pkg.so/de/brew/gdbm/) - Shares pkgdb curated category or tags: cli, data.
- [freetds](https://pkg.so/de/brew/freetds/) - Shares pkgdb curated category or tags: cli, data.
- [cubejs-cli](https://pkg.so/de/brew/cubejs-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, data, interface, line.
- [sanity](https://pkg.so/de/brew/sanity/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, data, interface, line.

## Combined YAML source

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


## Quellen

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
