# mx mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mx in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mx
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mx
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mx>
- **Version:** 7.85.0
- **Quellzusammenfassung:** Command-line tool used for the development of Graal projects
- **Homepage:** <https://github.com/graalvm/mx>
- **Repository:** <https://github.com/graalvm/mx>
- **Lizenz:** GPL-2.0-only
- **Quellarchiv:** <https://github.com/graalvm/mx/archive/refs/tags/7.85.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-03T16:39:17Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mx (cli)
- mx (Alias)

## Abhängigkeiten

- python@3.14

## Build-Abhängigkeiten

- openjdk

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 7.85.0
- Manager aktualisiert: 2026-08-03
- lokale Daten: OK
- Upstream-Repository: https://github.com/graalvm/mx
- neueste erkannte Version: 7.85.0 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

Für mx wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [openjdk](https://pkg.so/de/brew/openjdk/) - Build dependency declared by Homebrew.
- [cabal-install](https://pkg.so/de/brew/cabal-install/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools.
- [maven](https://pkg.so/de/brew/maven/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, java.
- [ant](https://pkg.so/de/brew/ant/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, java.
- [mill](https://pkg.so/de/brew/mill/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, java.
- [helidon](https://pkg.so/de/brew/helidon/) - Shares pkgdb curated category or tags: cli, developer-tools, development-tool, java.
- [maven-shell](https://pkg.so/de/brew/maven-shell/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, java.
- [ninja](https://pkg.so/de/brew/ninja/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools.
- [just](https://pkg.so/de/brew/just/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools.
- [fobis](https://pkg.so/de/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/de/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/de/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)


## Quellen

- 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
