Automic VaultAutomic Vault

brew

lua@5.4 mit Homebrew, pacman, zypper, apk, apt, dnf, MacPorts, Nix, chocolatey, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install lua@5.4

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install lua

MacPorts ports tree · lang/lua/Portfile · Quelle: api.github.com

Linux

Arch Linux pacmanverifiziert · 92%
sudo pacman -S lua54

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

openSUSE zypperverifiziert · 92%
sudo zypper install lua54

openSUSE Tumbleweed package metadata · lua54 · Quelle: download.opensuse.org

Alpine Linux apkverifiziert · 92%
sudo apk add lua5.4

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

Debian aptverifiziert · 92%
sudo apt install liblua5.4-0

Debian stable package indexes · liblua5.4-0 · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install lua

Fedora Rawhide package metadata · lua · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#lua

nixpkgs package indexes · lua · Quelle: raw.githubusercontent.com

Windows

Chocolateyverifiziert · 92%
choco install Lua

Chocolatey community package catalog · Lua · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/lua

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

Windows Package Managerverifiziert · 92%
winget install --id DEVCOM.Lua -e

Windows Package Manager source index · DEVCOM.Lua · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Powerful, lightweight programming language

Befehle und Aliase

  • lua-5.4
  • lua5.4
  • luac-5.4
  • luac5.4

Verlauf

Projektgeschichte und Nutzung

Lua 5.4 is the Homebrew versioned package for the Lua 5.4 runtime line. It exists because Lua minor versions can differ in API, ABI, virtual machine, and language behavior, so package managers keep older supported series available beside the current lua formula.

Projektgeschichte

Lua 5.4 belongs to the long-running Lua 5.x family from PUC-Rio and Lua.org. The official version history says Lua 5.4 was released on 29 Jun 2020, with a new generational garbage collection mode plus const and to-be-closed variables as its main new features.

The official Lua 5.4 manual describes Lua as a lightweight embeddable language implemented as a clean C library plus the standalone lua host program. In the 5.4 line, those long-standing Lua traits continued while the runtime refined memory-management and resource-finalization behavior.

The versioned 5.4 package is distinct from the unversioned lua package because applications embedding Lua, C modules, and precompiled Lua chunks may be tied to a specific minor version. The official version history explicitly warns that different Lua versions are really different: APIs may change, there is no ABI compatibility, and virtual machines are likely to differ.

Adoptionsgeschichte

Lua 5.4 became the stable post-5.3 runtime line for projects that wanted standard Lua while avoiding a jump to later language changes. The supplied package-manager facts show dedicated Lua 5.4 packaging across apk, Homebrew, Debian, Ubuntu, pacman, and other ecosystems, reflecting the common distribution habit of keeping several Lua runtimes installable at once.

For downstream packages, Lua 5.4 support also mattered because developer tools such as Luacheck and LuaLS had to understand 5.4 syntax and standard-library definitions. Luacheck's changelog records Lua 5.4 support work in 2020, and LuaLS now documents support for Lua 5.4 alongside other Lua versions.

Wie es verwendet wird

Users install lua@5.4 when a script, embedded application, or Lua C module expects the 5.4 API or executable naming. The package provides lua and luac variants for the 5.4 series and does not require a runtime configuration or credentials file.

Packagers treat lua@5.4 as a compatibility runtime. It lets formulas pin to Lua 5.4 while the unversioned lua package moves forward, reducing accidental ABI and behavior changes for embedded users.

Warum Paket-Nerds sich dafür interessieren

lua@5.4 is package-nerd material because it is all about versioning discipline. The package preserves an ABI and language line that other packages can depend on, which is exactly why language runtimes often live in both current and versioned formulas.

Zeitleiste

  • 1993: Lua was created at PUC-Rio.
  • 2020-06-29: Lua 5.4 was released.
  • 2020: Lua 5.4 introduced generational garbage collection mode and const/to-be-closed variables.
  • 2025-06-04: The official version history lists Lua 5.4.8 as a current 5.4 release.

Related projects

  • Lua is the unversioned current formula for the same reference implementation family.
  • LuaRocks commonly installs modules against a specific Lua minor version.
  • LuaLS and Luacheck both document support for Lua 5.4 language semantics.
  • LuaJIT remains important for Lua 5.1-family compatibility, making versioned Lua packages part of normal Lua ecosystem work.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für lua@5.4 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.

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
lua-5.4cliglobales Executable
lua5.4cliglobales Executable
luac-5.4cliglobales Executable
luac5.4cliglobales Executable

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-07-10
Manager-Version5.4.8
Manager aktualisiert2026-06-19
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.lua.org/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://www.lua.org/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:lua@5.4
Version5.4.8
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/lua@5.4
Homepagehttps://www.lua.org/
Repositoryhttps://github.com/lua/lua
Upstream-Dokumentationhttps://www.lua.org/manual/5.4
LizenzMIT
Quellarchivhttps://www.lua.org/ftp/lua-5.4.8.tar.gz
Zuletzt aktualisiert2026-06-19T12:31:49-07:00
Pulseupdated
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenYou may also want luarocks: brew install luarocks

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt92%

liblua5.4-0 5.4.7-1+b2

Shared library for the Lua interpreter version 5.4

http://www.lua.org

sudo apt install liblua5.4-0
  • Section: libs
  • Architecture: amd64
  • Source Package: lua5.4
  • 2 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblua5.4-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

liblua5.4-dev 5.4.7-1+b2

Development files for the Lua language version 5.4

http://www.lua.org

sudo apt install liblua5.4-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: lua5.4
  • 4 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblua5.4-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

lua5.4 5.4.7-1+b2

Simple, extensible, embeddable programming language

http://www.lua.org

sudo apt install lua5.4
  • Section: interpreters
  • Architecture: amd64
  • Source Package: lua5.4
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lua5.4 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

liblua5.4-0 5.4.6-3build2

Shared library for the Lua interpreter version 5.4

http://www.lua.org

sudo apt install liblua5.4-0
  • Section: libs
  • Architecture: amd64
  • Source Package: lua5.4
  • 2 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblua5.4-0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt92%

liblua5.4-dev 5.4.6-3build2

Development files for the Lua language version 5.4

http://www.lua.org

sudo apt install liblua5.4-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: lua5.4
  • 4 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblua5.4-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt92%

lua5.4 5.4.6-3build2

Simple, extensible, embeddable programming language

http://www.lua.org

sudo apt install lua5.4
  • Section: universe/interpreters
  • Architecture: amd64
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lua5.4 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

lua5.4 5.4.8-r0

Powerful light-weight programming language

https://www.lua.org/

sudo apk add lua5.4
  • License: MIT
  • Architecture: x86_64
  • Source Package: lua5.4
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lua5.4 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

lua5.4-dbg 5.4.8-r0

Powerful light-weight programming language (debug symbols)

https://www.lua.org/

sudo apk add lua5.4-dbg
  • License: MIT
  • Architecture: x86_64
  • Source Package: lua5.4
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lua5.4-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

lua5.4-dev 5.4.8-r0

Powerful light-weight programming language (development files)

https://www.lua.org/

sudo apk add lua5.4-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: lua5.4
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lua5.4-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

lua5.4-doc 5.4.8-r0

Powerful light-weight programming language (documentation)

https://www.lua.org/

sudo apk add lua5.4-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: lua5.4
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lua5.4-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

lua5.4-libs 5.4.8-r0

Lua dynamic library runtime

https://www.lua.org/

sudo apk add lua5.4-libs
  • License: MIT
  • Architecture: x86_64
  • Source Package: lua5.4
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Lua5 4
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lua5.4-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
pacman92%

lua54 5.4.8-6

Powerful lightweight programming language designed for extending applications

https://www.lua.org/

sudo pacman -S lua54
  • License: MIT
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • package manager index match
  • Abgeglichen nach: Lua54
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lua54 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

liblua5_4-5 5.4.8-4.4

The Lua integration library

https://www.lua.org

sudo zypper install liblua5_4-5
  • License: MIT
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: lua54
  • 3 Abhängigkeiten
  • 5 stellt bereit
  • package manager index match
  • Abgeglichen nach: Lua54
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liblua5_4-5 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

liblua5_4-5-32bit 5.4.8-4.4

The Lua integration library

https://www.lua.org

sudo zypper install liblua5_4-5-32bit
  • License: MIT
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: lua54
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: Lua54
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liblua5_4-5-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

lua54 5.4.8-4.4

Small Embeddable Language with Procedural Syntax

https://www.lua.org

sudo zypper install lua54
  • License: MIT
  • Category: Development/Languages/Other
  • Architecture: x86_64
  • Source Package: lua54
  • 5 Abhängigkeiten
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: Lua54
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lua54 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

lua54-devel 5.4.8-4.4

Development files for lua

https://www.lua.org

sudo zypper install lua54-devel
  • License: MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: lua54
  • 4 Abhängigkeiten
  • 4 stellt bereit
  • package manager index match
  • Abgeglichen nach: Lua54
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lua54-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment