# 使用 Homebrew, Nix, pacman 安装 zsh-autocomplete

查看 zsh-autocomplete 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:zsh-autocomplete
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/zsh-autocomplete>
- **版本:** 26.08.04
- **来源摘要:** Real-time type-ahead completion for Zsh
- **主页:** <https://github.com/marlonrichert/zsh-autocomplete>
- **仓库:** <https://github.com/marlonrichert/zsh-autocomplete>
- **许可证:** MIT
- **源码归档:** <https://github.com/marlonrichert/zsh-autocomplete/archive/refs/tags/26.08.03.tar.gz>
- **最后更新:** 2026-08-04T12:23:21Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 安装行为

- post-install 钩子: 未定义
- 注意事项: 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: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 26.08.04
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/marlonrichert/zsh-autocomplete
- 检测到的最新版本: 26.08.03 (当前)

## 安全说明

没有找到 zsh-autocomplete 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **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

## 其他软件包管理器记录

- 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


## 相关链接

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

## 来源

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