# 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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mx>
- **Version:** 7.85.0
- **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>
- **Licence:** GPL-2.0-only
- **Archive source:** <https://github.com/graalvm/mx/archive/refs/tags/7.85.0.tar.gz>
- **Dernière mise à jour:** 2026-08-03T16:39:17Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mx (cli)
- mx (alias)

## Dépendances

- python@3.14

## Dépendances de compilation

- openjdk

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 7.85.0
- gestionnaire mis à jour: 2026-08-03
- données locales: OK
- dépôt amont: https://github.com/graalvm/mx
- dernière version détectée: 7.85.0 (à jour)
## 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 restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [openjdk](https://pkg.so/fr/brew/openjdk/) - Build dependency declared by Homebrew.
- [cabal-install](https://pkg.so/fr/brew/cabal-install/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools.
- [maven](https://pkg.so/fr/brew/maven/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, java.
- [ant](https://pkg.so/fr/brew/ant/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, java.
- [mill](https://pkg.so/fr/brew/mill/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, java.
- [helidon](https://pkg.so/fr/brew/helidon/) - Shares pkgdb curated category or tags: cli, developer-tools, development-tool, java.
- [maven-shell](https://pkg.so/fr/brew/maven-shell/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, java.
- [ninja](https://pkg.so/fr/brew/ninja/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools.
- [just](https://pkg.so/fr/brew/just/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools.
- [fobis](https://pkg.so/fr/brew/fobis/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-tool, cli, developer, developer-tools.
- [eg-examples](https://pkg.so/fr/brew/eg-examples/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, developer, developer-tools, line.
- [euler-py](https://pkg.so/fr/brew/euler-py/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, developer, developer-tools, line.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
