Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, winget 安装 lune

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lune

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#lune

nixpkgs package indexes · pkgs/by-name/lu/lune/package.nix · 来源: api.github.com

Windows

Windows Package Manager已验证 · 92%
winget install --id Lune.Lune -e

Windows Package Manager source index · Lune.Lune · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Standalone Luau script runtime

历史

项目历史与用法

Lune is a standalone Luau runtime. Its documentation presents it as a way to write and run Luau programs in the style of standalone runtimes such as Node.js, Deno, Bun, or Luvit, with asynchronous APIs and a Rust implementation.

项目历史

The lune-org/lune repository was created in 2023. The project frames Luau as a general scripting environment rather than only an embedded Roblox language, while still including Roblox-oriented compatibility such as a familiar task scheduler and optional APIs for manipulating Roblox place and model files.

The documentation emphasizes a small executable, filesystem/networking/stdio APIs, editor-friendly documentation, and a command-line workflow around `lune run` and `lune list`.

采用历史

Lune's official installation documentation identifies Rokit, a Roblox toolchain manager, as the preferred installation path, then documents GitHub Releases, Scoop, Homebrew, AUR, Nix, Cargo, and binstall paths. The supplied package metadata also lists Homebrew, Nix, and winget.

This broad packaging surface is part of Lune's adoption story: it serves Roblox/Luau developers who want a script runner available through the package manager they already use.

使用方式

A typical script is run with `lune run script-name`, and the docs say Lune searches the current directory, `lune` and `.lune` subdirectories, and corresponding home-directory folders for `.luau` or `.lua` scripts.

`lune list` enumerates scripts found in `lune` or `.lune` directories, and `lune run -` executes a script from standard input, which makes it useful for command-line pipelines and local automation.

为什么软件包爱好者会关心

Lune is notable in package history because it packages Luau as a standalone language runtime rather than as an engine-embedded scripting language. That gives package managers something closer to a `node` or `deno` analogue for Luau scripts.

Its official docs explicitly discuss multiple package ecosystems, including Homebrew and Nix, which makes it a good example of a modern language runtime treating package-manager availability as part of the product.

时间线

  • 2023: lune-org/lune repository created.
  • 2025: v0.10.4 release published on GitHub.
  • 2026: Repository metadata shows ongoing maintenance activity.

Related projects

  • Luau is the language runtime target.
  • Node.js, Deno, Bun, and Luvit are named by upstream as comparable standalone runtimes.
  • Rokit, Foreman, Aftman, Homebrew, Nix, Scoop, Cargo, and binstall are documented installation or toolchain channels.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:runtime

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lunecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.10.5
管理器更新时间2026-07-03
本地数据OK
上游当前
检测到的最新版本v0.10.5

https://github.com/lune-org/lune

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:lune
版本0.10.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/lune
主页https://lune-org.github.io/docs
仓库https://github.com/lune-org/lune
上游文档https://github.com/lune-org/lune#readme
许可证MPL-2.0
源码归档https://github.com/lune-org/lune/archive/refs/tags/v0.10.5.tar.gz
最后更新2026-07-03T00:33:35Z
Pulseupdated
构建依赖cmake, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

lune

nix profile install nixpkgs#lune
  • normalized package name match
  • 匹配方式:Lune
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lu/lune/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

Lune.Lune

winget install --id Lune.Lune -e
  • normalized package name match
  • 匹配方式:Lune
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Lune.Lune from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

saraansx.Lune

winget install --id saraansx.Lune -e
  • normalized package name match
  • 匹配方式:Lune
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: saraansx.Lune from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 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