pkg.soopen package index

brew / Rang 2561

luau mit Homebrew, apk, Nix, pacman, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für luau in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install luau

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add luau

Alpine Linux edge package indexes · luau · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#luau

nixpkgs package indexes · pkgs/by-name/lu/luau/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S luau

Arch Linux sync databases · luau · Quelle: geo.mirror.pkgbuild.com

Windows

Scoopverifiziert · 92%
scoop install main/luau

Scoop official bucket manifest trees · bucket/luau.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Fast, safe, gradually typed embeddable scripting language derived from Lua

Befehle und Aliase

  • luau
  • luau-analyze
  • luau-ast
  • luau-compile
  • luau-reduce

Verlauf

Projektgeschichte und Nutzung

Luau is Roblox's Lua-derived scripting language: a small, fast, embeddable language with gradual typing, a bytecode compiler, interpreter, optional JIT, type checker, and linter.

Projektgeschichte

Luau grew out of Roblox's long use of Lua for user-generated gameplay and internal application code. The Luau team says Roblox chose Lua for simplicity, embedding, execution control, and coroutine support, then evolved it to improve performance, ergonomics, safety, and tooling while preserving Lua's design goals.

On November 3, 2021, Roblox announced that Luau was becoming a separate open-source language rather than an inseparable part of Roblox. The announcement made the runtime, compiler, type checker, and linter available under the MIT license and opened the language RFC process to the public.

Adoptionsgeschichte

Luau's largest adoption base remains Roblox itself: the origins post describes it as powering millions of Roblox experiences and large amounts of Roblox app and Studio functionality. Open-sourcing made it usable outside Roblox, and the project says it has seen increased adoption in other projects and applications.

Package-manager adoption followed the open-source release. The input metadata lists Luau packages in Homebrew, Alpine, Nix, Arch, and Scoop, which makes the command-line compiler and analyzer available to non-Roblox workflows.

Wie es verwendet wird

Luau ships command-line tools for running scripts and analyzing code. The getting-started documentation shows luau for execution and luau-analyze for static analysis, type checking, and linting.

For embedders, the language is designed around a small standard library and host-provided APIs. That makes Luau useful both as a Roblox scripting language and as a sandboxable embedded scripting runtime.

Warum Paket-Nerds sich dafür interessieren

Luau matters to package history because it is a modern, typed Lua-family runtime with a large production origin and standalone package-manager distribution. It is not just a Lua library: it ships a compiler, analyzer, AST tools, and runtime pieces as CLI binaries.

For Lua ecosystem watchers, Luau is one answer to the long-running question of how Lua-like languages can add typing, tooling, and safety without giving up embeddability.

Zeitleiste

  • 2006: Roblox begins using Lua-style scripting for user-generated behaviors.
  • 2021: Roblox announces Luau as a separate open-source language on November 3.
  • 2022: The Luau team publishes its origins and evolution history.
  • 2023: Open-source release binaries add native code generation support compiled in by default.

Related projects

  • Lua 5.1 is the language base Luau started from.
  • Roblox Studio is the main application environment for Luau developers.
  • LuaJIT is a related high-performance Lua-family runtime, but Luau focuses on gradual typing and Roblox-compatible embedding.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:scripting language

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
luauExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
luau-analyzeExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
luau-astExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
luau-compileExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
luau-reduceExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version0.732
Manager aktualisiert2026-07-31
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:luau
Version0.732
PaketmanagerHomebrew
Homepagehttps://luau.org
Repositoryhttps://github.com/luau-lang/luau
Zuletzt aktualisiert2026-07-31T21:29:20Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

luau

nix profile install nixpkgs#luau
  • normalized package name match
  • Abgeglichen nach: Luau
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lu/luau/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

luau 0.729-r0

A fast, small, safe, gradually typed embeddable scripting language derived from Lua

https://github.com/luau-lang/luau

sudo apk add luau
  • License: MIT
  • Architecture: x86_64
  • Source Package: luau
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Luau
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: luau from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

luau 1:0.732-1

A fast, small, safe, gradually typed embeddable scripting language derived from Lua

https://github.com/luau-lang/luau

sudo pacman -S luau
  • License: MIT
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Luau
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: luau from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/luau

scoop install main/luau
  • normalized package name match
  • Abgeglichen nach: Luau
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/luau.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation