macOS
brew install dartaotruntimelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dartaotruntime in AI-Agent-Workflows.
Installation
brew install dartaotruntimelocal Homebrew formula metadata
sudo apk add dartaotruntimeAlpine Linux edge package indexes · dartaotruntime · Quelle: dl-cdn.alpinelinux.org
Überblick
Command-line tool for running AOT-compiled snapshots of Dart code
Verlauf
`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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dartaotruntime | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://dart.dev/tools/dartaotruntime
Installationsmetadaten
| Paketschlüssel | brew:dartaotruntime |
|---|---|
| Version | 3.12.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dartaotruntime |
| Homepage | https://dart.dev/tools/dartaotruntime |
| Repository | https://github.com/dart-lang/sdk |
| Upstream-Dokumentation | https://dart.dev/tools/dartaotruntime |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://raw.githubusercontent.com/dart-lang/sdk/refs/tags/3.12.2/README.md |
| Zuletzt aktualisiert | 2026-06-09T17:16:08Z |
| Pulse | updated |
| Build-Abhängigkeiten | ninja |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dartaotruntime |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dartaotruntime 3.10.3-r1
Dart is a client-optimized language for fast apps on any platform
sudo apk add dartaotruntimeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.