# Installer cargo-watch avec Homebrew, apk, Nix, pacman, scoop

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

## installation

```sh
sudo av install brew:cargo-watch
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cargo-watch
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add cargo-watch
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#cargo-watch
```

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

- pacman (92%):

```sh
sudo pacman -S cargo-watch
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/cargo-watch
```

  Preuve: Scoop official bucket manifest trees: bucket/cargo-watch.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:cargo-watch
- **Gestionnaire de paquets:** Homebrew
- **Version:** 8.5.3
- **Résumé source:** Watches over your Cargo project's source
- **Page d'accueil:** <https://watchexec.github.io/#cargo-watch>
- **Dépôt:** <https://github.com/watchexec/cargo-watch>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cargo-watch (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 8.5.3

## Notes de sécurité

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


## Autres enregistrements de gestionnaires de paquets

- Nix - cargo-watch: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/cargo-watch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cargo-watch - 8.5.3-r0: normalized package name match | Alpine Linux edge package indexes: cargo-watch from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Utility for Cargo to compile projects when sources change | https://github.com/watchexec/cargo-watch
- apk - cargo-watch-doc - 8.5.3-r0: normalized package name match | Alpine Linux edge package indexes: cargo-watch-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Utility for Cargo to compile projects when sources change (documentation) | https://github.com/watchexec/cargo-watch
- apk - cargo-watch-zsh-completion - 8.5.3-r0: normalized package name match | Alpine Linux edge package indexes: cargo-watch-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for cargo-watch | https://github.com/watchexec/cargo-watch
- pacman - cargo-watch - 8.5.3-1: normalized package name match | Arch Linux sync databases: cargo-watch from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Utility for Cargo to compile projects when sources change | https://github.com/watchexec/cargo-watch
- Scoop - main/cargo-watch: normalized package name match | Scoop official bucket manifest trees: bucket/cargo-watch.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Liens liés

- [cargo-watch](https://pkg.so/fr/pkg/cargo/cargo-watch/) - Same normalized package name exists in another local package ecosystem.

## Sources

- pkg.so package database
- external package-manager database matches
- cross-ecosystem install command graph
