# mx を Homebrew でインストール

mx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mx
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mx
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mx>
- **バージョン:** 7.85.0
- **ソース概要:** Command-line tool used for the development of Graal projects
- **ホームページ:** <https://github.com/graalvm/mx>
- **リポジトリ:** <https://github.com/graalvm/mx>
- **ライセンス:** GPL-2.0-only
- **ソースアーカイブ:** <https://github.com/graalvm/mx/archive/refs/tags/7.85.0.tar.gz>
- **最終更新:** 2026-08-03T16:39:17Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mx (cli)
- mx (エイリアス)

## 依存関係

- python@3.14

## ビルド依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 7.85.0
- マネージャ更新日: 2026-08-03
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/graalvm/mx
- 検出された最新: 7.85.0 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

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


## セキュリティノート

mx に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

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


## 関連リンク

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


## ソース

- 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
