# zsh-autocomplete mit Homebrew, Nix, pacman installieren

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

## Installation

```sh
sudo av install brew:zsh-autocomplete
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install zsh-autocomplete
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#zsh-autocomplete
```

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

- pacman (92%):

```sh
sudo pacman -S zsh-autocomplete
```

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

## Paketfakten

- **Paketschlüssel:** brew:zsh-autocomplete
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/zsh-autocomplete>
- **Version:** 26.08.04
- **Quellzusammenfassung:** Real-time type-ahead completion for Zsh
- **Homepage:** <https://github.com/marlonrichert/zsh-autocomplete>
- **Repository:** <https://github.com/marlonrichert/zsh-autocomplete>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/marlonrichert/zsh-autocomplete/archive/refs/tags/26.08.03.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-04T12:23:21Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Einschränkungen: Installation 1. Add at or near the top of your .zshrc file (before any calls to compdef): source $HOMEBREW_PREFIX/share/zsh-autocomplete/zsh-autocomplete.plugin.zsh 2. Remove any calls to compinit from your .zshrc file. 3. If you're using Ubuntu, add to your .zshenv file: skip_global_compinit=1 Then restart your shell. For more details, see: https://github.com/marlonrichert/zsh-autocomplete
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 26.08.04
- Manager aktualisiert: 2026-08-04
- lokale Daten: OK
- Upstream-Repository: https://github.com/marlonrichert/zsh-autocomplete
- neueste erkannte Version: 26.08.03 (aktuell)

## Sicherheitshinweise

Für zsh-autocomplete wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** zsh-autocomplete
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - zsh-autocomplete: normalized package name match | nixpkgs package indexes: pkgs/by-name/zs/zsh-autocomplete/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - zsh-autocomplete - 25.03.19-1: normalized package name match | Arch Linux sync databases: zsh-autocomplete from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Real-time type-ahead completion for Zsh | https://github.com/marlonrichert/zsh-autocomplete


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched curated package taxonomy and local package facts.
- [zsh-completions](https://pkg.so/de/brew/zsh-completions/) - Package names and metadata indicate a similar tool family. Shared terms: completion, zsh.
- [zsh-autopair](https://pkg.so/de/brew/zsh-autopair/) - Package names and metadata indicate a similar tool family. Shared terms: zsh.
- [zsh-autosuggestions](https://pkg.so/de/brew/zsh-autosuggestions/) - Package names and metadata indicate a similar tool family. Shared terms: zsh.

## Quellen

- pkg.so package database
- package-page enrichment
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
