Automic VaultAutomic Vault

brew

使用 Homebrew, apk 安装 dartaotruntime

查看 dartaotruntime 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dartaotruntime

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add dartaotruntime

Alpine Linux edge package indexes · dartaotruntime · 来源: dl-cdn.alpinelinux.org

概览

软件包摘要

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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