# Installer mistral-vibe avec Homebrew, Nix, zypper, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mistral-vibe pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:mistral-vibe
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mistral-vibe>
- **Version:** 2.23.2
- **Résumé source:** Minimal CLI coding agent
- **Page d'accueil:** <https://github.com/mistralai/mistral-vibe>
- **Dépôt:** <https://github.com/mistralai/mistral-vibe>
- **Licence:** Apache-2.0
- **Archive source:** <https://files.pythonhosted.org/packages/e3/a6/fd5103713ef96ba0a35032073b599a8beff825ee4269863964bca501683b/mistral_vibe-2.23.2.tar.gz>
- **Dernière mise à jour:** 2026-08-04T18:28:40Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- vibe (cli)
- vibe-acp (cli)
- vibe-app-server (cli)
- vibe (alias)
- vibe-acp (alias)
- vibe-app-server (alias)

## Dépendances

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

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.23.2
- gestionnaire mis à jour: 2026-08-04
- données locales: OK
- dépôt amont: https://github.com/mistralai/mistral-vibe
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mistral-vibe. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/fr/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/fr/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [letta-code](https://pkg.so/fr/brew/letta-code/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents, developer-tools.
- [mimo-code](https://pkg.so/fr/brew/mimo-code/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents, developer-tools.
- [zero](https://pkg.so/fr/brew/zero/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents, developer-tools.
- [opencode](https://pkg.so/fr/brew/opencode/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-tools.
- [rtk](https://pkg.so/fr/brew/rtk/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-tools.
- [qwen-code](https://pkg.so/fr/brew/qwen-code/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents.
- [beads](https://pkg.so/fr/brew/beads/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents.
- [kimi-cli](https://pkg.so/fr/brew/kimi-cli/) - Shares pkgdb curated category or tags: ai, cli, coding-agent, coding-agents.
- [rawdog](https://pkg.so/fr/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)


## Sources

- 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
