# 使用 Homebrew, Nix, zypper, winget 安装 mistral-vibe

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

## 安装

```sh
sudo av install brew:mistral-vibe
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mistral-vibe
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mistral-vibe
```

  证据: nixpkgs package indexes: pkgs/by-name/mi/mistral-vibe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install mistral-vibe
```

  证据: openSUSE Tumbleweed package metadata: mistral-vibe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id Thewh1teagle.vibe -e
```

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

## 软件包事实

- **软件包键:** brew:mistral-vibe
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mistral-vibe>
- **版本:** 2.23.2
- **来源摘要:** Minimal CLI coding agent
- **主页:** <https://github.com/mistralai/mistral-vibe>
- **仓库:** <https://github.com/mistralai/mistral-vibe>
- **许可证:** Apache-2.0
- **源码归档:** <https://files.pythonhosted.org/packages/e3/a6/fd5103713ef96ba0a35032073b599a8beff825ee4269863964bca501683b/mistral_vibe-2.23.2.tar.gz>
- **最后更新:** 2026-08-04T18:28:40Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- vibe (cli)
- vibe-acp (cli)
- vibe-app-server (cli)
- vibe (别名)
- vibe-acp (别名)
- vibe-app-server (别名)

## 依赖

- certifi
- cryptography
- libyaml
- pydantic
- python@3.14
- rpds-py

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.23.2
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/mistralai/mistral-vibe
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Mistral Vibe is Mistral AI's open-source command-line coding assistant. Mistral introduced it in its Devstral 2 announcement as a CLI agent powered by Devstral, released under the Apache 2.0 license, and designed to explore, modify, and execute codebase changes from natural-language instructions in a terminal or through the Agent Communication Protocol.

### 使用方式

The project repository describes Vibe as a conversational interface over a local codebase, with tools for file manipulation, search, version-control awareness, and shell command execution. Its package-manager role is the AI coding-agent slot: Homebrew exposes the `vibe` and `vibe-acp` executables, while the upstream README also documents uv and pip installation paths and notes that Unix environments are the supported target.

### 来源

- <https://formulae.brew.sh/formula/mistral-vibe>
- <https://github.com/mistralai/mistral-vibe>
- <https://mistral.ai/news/devstral-2-vibe-cli/>


## 安全说明

没有找到 mistral-vibe 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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: ~/.vibe/config.toml
## 源数据库详情

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

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

- Nix - mistral-vibe: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/mistral-vibe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - mistral-vibe - 2.19.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: mistral-vibe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Minimal CLI coding agent by Mistral | https://github.com/mistralai/mistral-vibe
- winget - Thewh1teagle.vibe: installed executable or alias match | Windows Package Manager source index: Thewh1teagle.vibe from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/zh-hans/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/zh-hans/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [python@3.14](https://pkg.so/zh-hans/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [letta-code](https://pkg.so/zh-hans/brew/letta-code/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents, developer-tools.
- [mimo-code](https://pkg.so/zh-hans/brew/mimo-code/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents, developer-tools.
- [zero](https://pkg.so/zh-hans/brew/zero/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents, developer-tools.
- [opencode](https://pkg.so/zh-hans/brew/opencode/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-tools.
- [rtk](https://pkg.so/zh-hans/brew/rtk/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-tools.
- [qwen-code](https://pkg.so/zh-hans/brew/qwen-code/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents.
- [beads](https://pkg.so/zh-hans/brew/beads/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents.
- [kimi-cli](https://pkg.so/zh-hans/brew/kimi-cli/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents.
- [rawdog](https://pkg.so/zh-hans/brew/rawdog/) - Both packages touch the same language runtime or ecosystem. Shared terms: agent, agents, ai, certifi, cli.

## Combined YAML source

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


## 来源

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