# checkbashisms mit Homebrew, apk, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:checkbashisms
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install checkbashisms
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add checkbashisms
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#checkbashisms
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ch/checkbashisms/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S checkbashisms
```

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

- zypper (92%):

```sh
sudo zypper install checkbashisms
```

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

## Paketfakten

- **Paketschlüssel:** brew:checkbashisms
- **Paketmanager:** Homebrew
- **Version:** 2.26.10
- **Quellzusammenfassung:** Checks for bashisms in shell scripts
- **Homepage:** <https://launchpad.net/ubuntu/+source/devscripts/>
- **Zuletzt aktualisiert:** 2026-07-06T15:26:54Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- checkbashisms (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.26.10
## Projektgeschichte und Nutzung

checkbashisms is a Debian devscripts command that scans shell scripts for possible bash-specific constructs in scripts intended to run as /bin/sh.

### Projektgeschichte

The Debian manpage says checkbashisms was originally written as a shell script by Yann Dirson and rewritten in Perl by Julian Gilbey. The current script says it is based on a Lintian scripts check with copyright ancestry from Richard Braakman, Josip Rodin, and Julian Gilbey.

### Adoptionsgeschichte

checkbashisms entered devscripts as a new script in the August 2003 changelog. Because devscripts is a standard Debian developer utility package, the command spread first through Debian and Ubuntu workflows, then through repackaging in Homebrew, Alpine, Nix, Arch, and openSUSE as recorded in the batch input.

### Wie es verwendet wird

Users run `checkbashisms script ...` to warn about constructs not required by POSIX, with options for stricter POSIX checking, force-checking, lint-style editor output, extra context, and early failure.

### Warum Paket-Nerds sich dafür interessieren

checkbashisms is package-nerd folklore because it encodes Debian Policy and POSIX shell portability expectations into a tiny linter, catching scripts that accidentally require bash when packaged as /bin/sh-compatible.

### Zeitleiste

- 1997: devscripts split off from debmake.
- 1998: Lintian-era scripts checks provide part of checkbashisms' ancestry.
- 2003: checkbashisms added to devscripts.
- 2018: Debian devscripts repository created on Salsa.
- 2026: devscripts 2.26.9 source published in Debian unstable.

### Related projects

- devscripts is the Debian utility collection that ships checkbashisms.
- Lintian is the source of the original check logic described in the script and manpage.
- dash, POSIX sh, Debian Policy, and bash are the compatibility context for the command.

### Quellen

- <https://salsa.debian.org/debian/devscripts>
- <https://manpages.debian.org/testing/devscripts/checkbashisms.1.en.html>
- <https://sources.debian.org/data/main/d/devscripts/2.26.9/scripts/checkbashisms.1>
- <https://sources.debian.org/data/main/d/devscripts/2.26.9/scripts/checkbashisms.pl>
- <https://sources.debian.org/data/main/d/devscripts/2.26.9/debian/changelog>


## Sicherheitshinweise

generalized runtime or code generation signal.

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

## Andere Paketmanager-Einträge

- Nix - checkbashisms: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/checkbashisms/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - checkbashisms - 2.26.5-r1: normalized package name match | Alpine Linux edge package indexes: checkbashisms from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Debian developer scripts (checkbashisms) | https://tracker.debian.org/pkg/devscripts
- pacman - checkbashisms - 2.26.10-1: normalized package name match | Arch Linux sync databases: checkbashisms from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Debian script that checks for bashisms | https://tracker.debian.org/pkg/devscripts
- zypper - checkbashisms - 2.26.9-1.3: normalized package name match | openSUSE Tumbleweed package metadata: checkbashisms from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tool for checking /bin/sh scripts for possible bashisms | https://salsa.debian.org/debian/devscripts


## Combined YAML source

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


## Quellen

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