Automic VaultAutomic Vault

brew

dartaotruntime を Homebrew, apk でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dartaotruntime

local Homebrew formula metadata

概要

パッケージ概要

Command-line tool for running AOT-compiled snapshots of Dart code

コマンドとエイリアス

  • dartaotruntime

履歴

プロジェクトの歴史と使われ方

`dartaotruntime` is the Dart SDK tool for running AOT-compiled Dart snapshots. As a package, it is the small runtime-side companion to `dart compile aot-snapshot`, useful when a system wants to run compiled Dart artifacts without installing or invoking the broader developer workflow.

プロジェクトの歴史

The tool belongs to the Dart SDK rather than a separate upstream project. Its history follows Dart's shift toward ahead-of-time compilation targets, where code can be compiled into a snapshot and then executed by a dedicated runtime command.

Official Dart documentation presents `dartaotruntime` as the command-line runner for AOT snapshots, paired with the `dart compile aot-snapshot` compiler mode. Package managers that split it out are packaging a narrow execution tool from the larger Dart SDK source tree.

採用の歴史

Adoption is niche compared with the full Dart SDK: most developers install `dart`, while deployment or packaging workflows may prefer the smaller AOT runtime. Its presence as a separate formula is useful for systems that only need to execute precompiled snapshots.

使われ方

The normal workflow is to compile Dart code with `dart compile aot-snapshot` and run the resulting snapshot with `dartaotruntime`. It has no independent project config or credential store; those concerns belong to Dart projects and pub, not this runtime command.

パッケージ好きにとっての重要性

`dartaotruntime` is interesting because it exposes a packaging boundary inside the Dart SDK. It lets distributions separate a runtime for AOT artifacts from the larger compiler and package-manager toolchain, which matters for smaller images and runtime-only deployments.

タイムライン

  • Dart SDK era: AOT snapshot compilation became an official `dart compile` target.
  • Present: `dartaotruntime` is documented as the official command for running AOT snapshots.

Related projects

  • The tool is directly related to the Dart SDK, the `dart compile aot-snapshot` command, and deployment workflows that package Dart snapshots rather than source projects.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:runtime

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dartaotruntimecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版3.12.2
マネージャ更新日2026-06-09
ローカルデータOK
上流not checked
検出された最新未検出

https://dart.dev/tools/dartaotruntime

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dartaotruntime
バージョン3.12.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dartaotruntime
ホームページhttps://dart.dev/tools/dartaotruntime
リポジトリhttps://github.com/dart-lang/sdk
上流ドキュメントhttps://dart.dev/tools/dartaotruntime
ライセンスBSD-3-Clause
ソースアーカイブhttps://raw.githubusercontent.com/dart-lang/sdk/refs/tags/3.12.2/README.md
最終更新2026-06-09T17:16:08Z
Pulseupdated
ビルド依存関係ninja
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedartaotruntime
Version Scheme0
Revision0
Requirements
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

apk95%

dartaotruntime 3.10.3-r1

Dart is a client-optimized language for fast apps on any platform

https://dart.dev/

sudo apk add dartaotruntime
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dart
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dartaotruntime
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dartaotruntime from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment