# Installer zsh-autosuggestions avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zsh-autosuggestions pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install zsh-autosuggestions
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install zsh-autosuggestions
```

  Preuve: MacPorts ports tree: sysutils/zsh-autosuggestions/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add zsh-autosuggestions
```

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

- Debian apt (92%):

```sh
sudo apt install zsh-autosuggestions
```

  Preuve: Debian stable package indexes: zsh-autosuggestions from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install zsh-autosuggestions
```

  Preuve: Fedora Rawhide package metadata: zsh-autosuggestions from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

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

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

- pacman (92%):

```sh
sudo pacman -S zsh-autosuggestions
```

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

## Faits du paquet

- **Clé du paquet:** brew:zsh-autosuggestions
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/zsh-autosuggestions>
- **Version:** 0.7.1
- **Résumé source:** Fish-like fast/unobtrusive autosuggestions for zsh
- **Page d'accueil:** <https://github.com/zsh-users/zsh-autosuggestions>
- **Dépôt:** <https://github.com/zsh-users/zsh-autosuggestions>
- **Licence:** MIT
- **Archive source:** <https://github.com/zsh-users/zsh-autosuggestions/archive/refs/tags/v0.7.1.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## Comportement d'installation

- hook post-installation: non défini
- Précautions: To activate the autosuggestions, add the following at the end of your .zshrc: source $HOMEBREW_PREFIX/share/zsh-autosuggestions/zsh-autosuggestions.zsh You will also need to restart your terminal for this change to take effect.
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.7.1
- données locales: OK
- dépôt amont: https://github.com/zsh-users/zsh-autosuggestions
- dernière version détectée: v0.7.1 (à jour)
- info: No package-manager update timestamp was available.

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour zsh-autosuggestions. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - zsh-autosuggestions - 0.7.1-1: normalized package name match | Debian stable package indexes: zsh-autosuggestions from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Fish-like fast/unobtrusive autosuggestions for zsh | https://github.com/zsh-users/zsh-autosuggestions
- Nix - zsh-autosuggestions: normalized package name match | nixpkgs package indexes: pkgs/by-name/zs/zsh-autosuggestions/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - zsh-autosuggestions - 0.7.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: zsh-autosuggestions from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Fish-like fast/unobtrusive autosuggestions for zsh | https://github.com/zsh-users/zsh-autosuggestions
- apk - zsh-autosuggestions - 0.7.1-r0: normalized package name match | Alpine Linux edge package indexes: zsh-autosuggestions from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish-like autosuggestions for Zsh | https://github.com/zsh-users/zsh-autosuggestions
- dnf - zsh-autosuggestions - 0.7.1-5.fc45: normalized package name match | Fedora Rawhide package metadata: zsh-autosuggestions from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Fish-like autosuggestions for zsh | https://github.com/zsh-users/zsh-autosuggestions
- pacman - zsh-autosuggestions - 0.7.1-1: normalized package name match | Arch Linux sync databases: zsh-autosuggestions from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Fish-like autosuggestions for zsh | https://github.com/zsh-users/zsh-autosuggestions
- MacPorts - zsh-autosuggestions: normalized package name match | MacPorts ports tree: sysutils/zsh-autosuggestions/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched curated package taxonomy and local package facts.
- [zsh-syntax-highlighting](https://pkg.so/fr/brew/zsh-syntax-highlighting/) - Package names and metadata indicate a similar tool family. Shared terms: fish, like, zsh.
- [zsh-fast-syntax-highlighting](https://pkg.so/fr/brew/zsh-fast-syntax-highlighting/) - Package names and metadata indicate a similar tool family. Shared terms: fast, zsh.
- [zsh-history-substring-search](https://pkg.so/fr/brew/zsh-history-substring-search/) - Package names and metadata indicate a similar tool family. Shared terms: fish, zsh.

## Sources

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