# openclaw-cli mit Homebrew, dnf, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install openclaw-cli
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install openclaw
```

  Evidenz: Fedora Rawhide package metadata: openclaw from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#openclaw
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/op/openclaw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:openclaw-cli
- **Paketmanager:** Homebrew
- **Version:** 2026.7.1
- **Quellzusammenfassung:** Your own personal AI assistant
- **Homepage:** <https://openclaw.ai/>
- **Zuletzt aktualisiert:** 2026-07-14T18:47:59Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- openclaw (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

OpenClaw is packaged around the `openclaw` command and documented as a self-hosted gateway for personal AI assistance. The official docs describe a single Gateway process that connects chat apps and channel plugins to AI coding agents, with sessions, memory, tool use, multi-agent routing, and local control as the central design points.

### Projektgeschichte

The public project materials emphasize architecture and setup more than origin chronology. The repository and docs present OpenClaw as an MIT-licensed, community-driven project with a Node-based CLI onboarding flow, a long-running Gateway daemon, a browser dashboard, and channel integrations for messaging surfaces such as Discord, iMessage, Signal, Slack, Telegram, WhatsApp, Matrix, and others.

### Wie es verwendet wird

Operators install the CLI with a JavaScript package manager such as npm, pnpm, or bun, then run `openclaw onboard` to configure the gateway, workspace, channels, and skills. The recommended daemon mode installs the Gateway as a user service through launchd or systemd so the assistant remains reachable from configured chat surfaces.

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

For package metadata, OpenClaw is notable less as a standalone model client and more as a local agent gateway: the package exposes a CLI, installs a daemon-style service, and bridges external chat channels to local or provider-backed coding agents. Its history is thinly documented in primary sources, so the useful enrichment is mostly about packaging shape and operating model.

### Quellen

- <https://docs.openclaw.ai/cli>
- <https://github.com/openclaw/openclaw>
- <https://github.com/openclaw/openclaw/blob/main/docs/index.md>
- <https://github.com/openclaw/openclaw/releases>


## Sicherheitshinweise

Für openclaw-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-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: ~/.openclaw/openclaw.json

## Credential files

- Unix: ~/.openclaw/openclaw.json, auth-profiles.json, .env, agents/*/agent/models.json
## Andere Paketmanager-Einträge

- Nix - openclaw: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/op/openclaw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - openclaw - 2026.5.7-5.fc45: installed executable or alias match | Fedora Rawhide package metadata: openclaw from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Your own personal AI assistant | https://github.com/openclaw/openclaw


## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
