# Installer watchman

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

## installation

```sh
sudo av install brew:watchman
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install watchman
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install watchman
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#watchman
```

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

- Ubuntu apt (92%):

```sh
sudo apt install watchman
```

  Preuve: Ubuntu 24.04 LTS package indexes: watchman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

### Windows

- Chocolatey (92%):

```sh
choco install watchman
```

  Preuve: Chocolatey community package catalog: watchman from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','vscode-jupyter'

- Scoop (92%):

```sh
scoop install main/watchman
```

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

- winget (92%):

```sh
winget install --id facebook.watchman -e
```

  Preuve: Windows Package Manager source index: facebook.watchman from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:watchman
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/watchman>
- **Version:** 2026.05.25.00
- **Résumé source:** Watch files and take action when they change
- **Page d'accueil:** <https://github.com/facebook/watchman>
- **Dépôt:** <https://github.com/facebook/watchman>
- **Licence:** MIT
- **Archive source:** <https://github.com/facebook/watchman/archive/refs/tags/v2026.05.25.00.tar.gz>
- **Mis à jour:** 2026-05-25T19:34:39Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- watchman (cli)
- watchman-diag (cli)
- watchman-make (cli)
- watchman-replicate-subscription (cli)
- watchman-wait (cli)
- watchmanctl (cli)
- watchman (alias)
- watchman-diag (alias)
- watchman-make (alias)
- watchman-replicate-subscription (alias)
- watchman-wait (alias)
- watchmanctl (alias)

## Dépendances

- edencommon
- fb303
- fbthrift
- fmt
- folly
- glog
- pcre2
- python@3.14

## Dépendances de compilation

- cmake
- cpptoml
- gflags
- googletest
- libevent
- mvfst
- openssl@4
- pkgconf
- python-setuptools
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 2026.05.25.00
- gestionnaire mis à jour: 2026-05-25
- données locales: ok
- dépôt amont: https://github.com/facebook/watchman
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

no executable entrypoint in the package index.

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

## Liens liés

- [pcre2](https://www.automicvault.com/pkg/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [fmt](https://www.automicvault.com/pkg/brew/fmt/) - Runtime dependency declared by Homebrew.
- [folly](https://www.automicvault.com/pkg/brew/folly/) - Runtime dependency declared by Homebrew.
- [fb303](https://www.automicvault.com/pkg/brew/fb303/) - Runtime dependency declared by Homebrew.
- [fbthrift](https://www.automicvault.com/pkg/brew/fbthrift/) - Runtime dependency declared by Homebrew.
- [edencommon](https://www.automicvault.com/pkg/brew/edencommon/) - Runtime dependency declared by Homebrew.
- [glog](https://www.automicvault.com/pkg/brew/glog/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [libevent](https://www.automicvault.com/pkg/brew/libevent/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.

## Sources

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