# shellcheck mit Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, dnf, scoop, winget, zypper installieren

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

## Installation

```sh
sudo av install brew:shellcheck
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install shellcheck
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install shellcheck
```

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

### Linux

- apk (92%):

```sh
sudo apk add shellcheck
```

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

- Debian apt (92%):

```sh
sudo apt install shellcheck
```

  Evidenz: Debian stable package indexes: shellcheck from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#shellcheck
```

  Evidenz: nixpkgs package indexes: shellcheck from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S shellcheck
```

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

- dnf (92%):

```sh
sudo dnf install ShellCheck
```

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

- zypper (92%):

```sh
sudo zypper install ShellCheck
```

  Evidenz: openSUSE Tumbleweed package metadata: ShellCheck from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install shellcheck
```

  Evidenz: Chocolatey community package catalog: shellcheck from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','selenium-chrome-driver'

- Scoop (92%):

```sh
scoop install main/shellcheck
```

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

- winget (92%):

```sh
winget install --id koalaman.shellcheck -e
```

  Evidenz: Windows Package Manager source index: koalaman.shellcheck from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:shellcheck
- **Paketmanager:** Homebrew
- **Version:** 0.11.0
- **Quellzusammenfassung:** Static analysis and lint tool, for (ba)sh scripts
- **Homepage:** <https://www.shellcheck.net/>
- **Repository:** <https://github.com/koalaman/shellcheck>
- **Zuletzt aktualisiert:** 2026-07-22T15:29:11Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- shellcheck (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.11.0

## Sicherheitshinweise

generalized runtime or code generation signal.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .shellcheckrc, shellcheckrc, ~/.shellcheckrc, ~/.config/shellcheckrc
- Windows: .shellcheckrc, shellcheckrc, %APPDATA%/shellcheckrc
## Andere Paketmanager-Einträge

- Debian apt - shellcheck - 0.10.0-1: normalized package name match | Debian stable package indexes: shellcheck from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | lint tool for shell scripts | https://www.shellcheck.net/
- Nix - shellcheck: normalized package name match | nixpkgs package indexes: shellcheck from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - shellcheck - 0.9.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: shellcheck from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | lint tool for shell scripts | https://www.shellcheck.net/
- apk - shellcheck - 0.11.0-r2: normalized package name match | Alpine Linux edge package indexes: shellcheck from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | a static analysis tool for shell scripts | https://github.com/koalaman/shellcheck
- apk - shellcheck-doc - 0.11.0-r2: normalized package name match | Alpine Linux edge package indexes: shellcheck-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | a static analysis tool for shell scripts (documentation) | https://github.com/koalaman/shellcheck
- dnf - ShellCheck - 0.11.0-5.fc45: normalized package name match | Fedora Rawhide package metadata: ShellCheck from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Shell script analysis tool | https://www.shellcheck.net/
- dnf - ghc-ShellCheck - 0.11.0-5.fc45: normalized package name match | Fedora Rawhide package metadata: ghc-ShellCheck from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Haskell ShellCheck library | https://www.shellcheck.net/
- dnf - ghc-ShellCheck-devel - 0.11.0-5.fc45: normalized package name match | Fedora Rawhide package metadata: ghc-ShellCheck-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Haskell ShellCheck library development files | https://www.shellcheck.net/
- dnf - ghc-ShellCheck-doc - 0.11.0-5.fc45: normalized package name match | Fedora Rawhide package metadata: ghc-ShellCheck-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Haskell ShellCheck library documentation | https://www.shellcheck.net/
- dnf - ghc-ShellCheck-prof - 0.11.0-5.fc45: normalized package name match | Fedora Rawhide package metadata: ghc-ShellCheck-prof from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Haskell ShellCheck profiling library | https://www.shellcheck.net/
- pacman - shellcheck - 0.11.0-130: normalized package name match | Arch Linux sync databases: shellcheck from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Shell script analysis tool | https://www.shellcheck.net
- zypper - ShellCheck - 0.11.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: ShellCheck from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Shell script analysis tool | https://hackage.haskell.org/package/ShellCheck
- zypper - ghc-ShellCheck - 0.11.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: ghc-ShellCheck from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Haskell ShellCheck library | https://hackage.haskell.org/package/ShellCheck
- zypper - ghc-ShellCheck-devel - 0.11.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: ghc-ShellCheck-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Haskell ShellCheck library development files | https://hackage.haskell.org/package/ShellCheck
- zypper - ghc-ShellCheck-doc - 0.11.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: ghc-ShellCheck-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Haskell ShellCheck library documentation | https://hackage.haskell.org/package/ShellCheck
- zypper - ghc-ShellCheck-prof - 0.11.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: ghc-ShellCheck-prof from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Haskell ShellCheck profiling library | https://hackage.haskell.org/package/ShellCheck


## Combined YAML source

View the package source record on GitHub. [combined/shellcheck.yml](https://github.com/mxcl/pkgdb/blob/main/combined/shellcheck.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
