# luacheck installieren

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

## Installation

```sh
sudo av install brew:luacheck
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install luacheck
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add luacheck
```

  Evidenz: Alpine Linux edge package indexes: luacheck from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- pacman (92%):

```sh
sudo pacman -S luacheck
```

  Evidenz: Arch Linux sync databases: luacheck from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/luacheck
```

  Evidenz: Scoop official bucket manifest trees: bucket/luacheck.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:luacheck
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/luacheck>
- **Version:** 1.2.0
- **Quellzusammenfassung:** Tool for linting and static analysis of Lua code
- **Homepage:** <https://luacheck.readthedocs.io/>
- **Repository:** <https://github.com/lunarmodules/luacheck>
- **Upstream-Dokumentation:** <https://luacheck.readthedocs.io/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/lunarmodules/luacheck/archive/refs/tags/v1.2.0.tar.gz>
- **Aktualisiert:** 2026-03-05T20:07:18Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- luacheck (cli)
- luacheck (Alias)

## Abhängigkeiten

- lua@5.4

## Build-Abhängigkeiten

- luarocks

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 1.2.0
- Manager aktualisiert: 2026-03-05
- lokale Daten: ok
- Upstream-Repository: https://github.com/lunarmodules/luacheck
- neueste erkannte Version: v1.2.0 (current)

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** green / low
- narrow executable package without higher-risk signals

## Verwandte Links

- [lua@5.4](https://www.automicvault.com/pkg/brew/lua-5-4/) - Runtime dependency declared by Homebrew.
- [luarocks](https://www.automicvault.com/pkg/brew/luarocks/) - Build dependency declared by Homebrew.

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
