macOS
brew install mxlocal Homebrew formula metadata
brew
Command-line tool used for the development of Graal projects. Version 7.83.2 via Homebrew; verified 2026-07-06.
install
brew install mxlocal Homebrew formula metadata
overview
Command-line tool used for the development of Graal projects
history
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.
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.
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.
security posture
No matching local secret-handling manifest was found for mx. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mx | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mx |
|---|---|
| Version | 7.83.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mx |
| Homepage | https://github.com/graalvm/mx |
| Repository | https://github.com/graalvm/mx |
| Upstream docs | https://github.com/graalvm/mx#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/graalvm/mx/archive/refs/tags/7.83.2.tar.gz |
| Last updated | 2026-07-06T16:41:48Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Build dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.