# Installer mx avec Homebrew

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

## installation

```sh
sudo av install brew:mx
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mx
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mx
- **Gestionnaire de paquets:** Homebrew
- **Version:** 7.84.2
- **Résumé source:** Command-line tool used for the development of Graal projects
- **Page d'accueil:** <https://github.com/graalvm/mx>
- **Dépôt:** <https://github.com/graalvm/mx>
- **Dernière mise à jour:** 2026-07-30T19:12:31Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mx (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 7.84.2
## Historique du projet et usages

mx is the Python-based command-line tool used to develop Graal projects. The graalvm/mx README describes it as a tool for managing primarily Java code: defining dependencies, building, testing, running, updating, and packaging artifacts, including code spread across multiple source repositories.

### Historique du projet

Its central abstraction is the suite. A suite is both a source tree and the container for libraries, projects, distributions, metadata, and imports of other suites. That model fits the GraalVM ecosystem, where compiler, Truffle, language, and VM components need coordinated builds across related repositories. Oracle's GraalVM build instructions use mx for building GraalVM from source, including the VM suite that assembles the GraalVM SDK, Graal JIT compiler, SubstrateVM, and Truffle framework.

### Modes d'utilisation

In package-manager terms, mx is not a general Java build tool competing with Maven or Gradle for application projects. It is a specialist developer tool for the GraalVM codebase and projects that adopt Graal's suite metadata format, useful when a repository needs mx commands, suite.py metadata, and the surrounding Graal build conventions.

### Sources

- <https://github.com/graalvm/mx>
- <https://github.com/oracle/graal/blob/master/vm/README.md>
- <https://raw.githubusercontent.com/graalvm/mx/master/README.md>


## Notes de sécurité

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



## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
