# 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
- **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>
- **Dernière mise à jour:** 2026-07-31T10:00:49Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.23.2
## 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 Nucleus 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
## 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
