# staticcheck installieren

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

## Installation

```sh
sudo av install brew:staticcheck
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install staticcheck
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install staticcheck
```

  Evidenz: MacPorts ports tree: devel/staticcheck/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add staticcheck
```

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

- dnf (92%):

```sh
sudo dnf install staticcheck
```

  Evidenz: Fedora Rawhide package metadata: staticcheck from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S staticcheck
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/staticcheck
```

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

## Paketfakten

- **Paketschlüssel:** brew:staticcheck
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/staticcheck>
- **Version:** 2026.1
- **Quellzusammenfassung:** State of the art linter for the Go programming language
- **Homepage:** <https://staticcheck.dev/>
- **Repository:** <https://github.com/dominikh/go-tools>
- **Upstream-Dokumentation:** <https://staticcheck.dev/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/dominikh/go-tools/archive/refs/tags/2026.1.tar.gz>
- **Aktualisiert:** 2026-05-07T23:16:13Z
- **Generierte Quelle:** 2026-05-26T17:25:59+00:00

## Executables

- staticcheck (cli)
- staticcheck (Alias)

## Abhängigkeiten

- go

## 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: 2026.1
- Manager aktualisiert: 2026-05-07
- lokale Daten: ok
- Upstream-Repository: https://github.com/dominikh/go-tools
- neueste erkannte Version: 2026.1 (current)

## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / medium
- generalized runtime or code generation signal

## Verwandte Links

- [go](https://www.automicvault.com/pkg/brew/go/) - Runtime dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Quellen

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