# bash-completion@2 installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bash-completion@2 in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:bash-completion@2
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bash-completion@2
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bash-completion
```

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

### Linux

- apk (92%):

```sh
sudo apk add bash-completion
```

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

- Debian apt (92%):

```sh
sudo apt install bash-completion
```

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

- dnf (92%):

```sh
sudo dnf install bash-completion
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#bash-completion
```

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

- pacman (92%):

```sh
sudo pacman -S bash-completion
```

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

- zypper (92%):

```sh
sudo zypper install bash-completion
```

  Evidenz: openSUSE Tumbleweed package metadata: bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:bash-completion@2
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/bash-completion@2>
- **Version:** 2.17.0
- **Quellzusammenfassung:** Programmable completion for Bash 4.2+
- **Homepage:** <https://github.com/scop/bash-completion>
- **Repository:** <https://github.com/scop/bash-completion>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://github.com/scop/bash-completion/releases/download/2.17.0/bash-completion-2.17.0.tar.xz>
- **Aktualisiert:** 2026-02-12T14:32:04-05:00
- **Generierte Quelle:** 2026-05-26T17:25:59+00:00

## Abhängigkeiten

- bash

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Caveats: Add the following line to your ~/.bash_profile: [[ -r "$HOMEBREW_PREFIX/etc/profile.d/bash_completion.sh" ]] && . "$HOMEBREW_PREFIX/etc/profile.d/bash_completion.sh"
- 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: 2.17.0
- Manager aktualisiert: 2026-02-12
- lokale Daten: ok
- Upstream-Repository: https://github.com/scop/bash-completion
- info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger-Risiko:** green / low
- no executable entrypoint in the package index

## Verwandte Links

- [bash](https://www.automicvault.com/pkg/brew/bash/) - Runtime dependency declared by Homebrew.
- [bash-completion](https://www.automicvault.com/pkg/brew/bash-completion/) - Package name indicates the same formula family.

## Quellen

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