macOS
brew install watchmanlocal Homebrew formula metadata
sudo port install watchmanMacPorts ports tree · sysutils/watchman/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de watchman pour les workflows d'agents IA.
installation
brew install watchmanlocal Homebrew formula metadata
sudo port install watchmanMacPorts ports tree · sysutils/watchman/Portfile · Source: api.github.com
nix profile install nixpkgs#watchmannixpkgs package indexes · pkgs/by-name/wa/watchman/package.nix · Source: api.github.com
sudo apt install watchmanUbuntu 24.04 LTS package indexes · watchman · Source: archive.ubuntu.com
choco install watchmanChocolatey community package catalog · watchman · Source: community.chocolatey.org
scoop install main/watchmanScoop official bucket manifest trees · bucket/watchman.json · Source: api.github.com
winget install --id facebook.watchman -eWindows Package Manager source index · facebook.watchman · Source: cdn.winget.microsoft.com
aperçu
Watch files and take action when they change
historique
Watchman is Meta's file-watching service for recording file changes, querying watched roots, and triggering actions. Unlike single-shot command rerunners, Watchman is a daemon-like service with clients, subscriptions, clocks, queries, triggers, and source-control-aware behavior for very large working trees.
The Watchman documentation says the project has been used in production since a few weeks after it was first written, which explains its emphasis on backward compatibility and conservative behavior. The README states that Watchman is primarily maintained by Meta's source control team and supports Windows, macOS, Linux on recent Ubuntu and Fedora releases, and Python, Rust, and JavaScript clients.
Release notes show a mature 3.x and 4.x era by 2015. In 2015, Watchman added relative-root query support, BSER support for the Node client, official PyPI release machinery for pywatchman, server capabilities, recursive glob query improvements, and significant macOS and Linux recrawl/crawl-speed improvements. In 2016, the 4.x line continued with configuration and performance work, including source-control-settling behavior and the 4.7 release's shared-lock queries and Buck-oriented glob-generator integration.
The 4.8 notes describe a major internal transition: Watchman was converted from C to C++, subscriptions and triggers became more concurrent, BSERv2 was implemented, Python 3 support improved, and macOS launchd socket-activation behavior changed for Homebrew users. The 4.9.0 release in 2017 added content SHA-1 hashing, experimental source-control-aware query mode, Windows beta status, and several Windows reliability improvements. Since May 2020, the compatibility docs say Watchman is continuously deployed inside Facebook/Meta and public tags became date-based rather than manually versioned.
Watchman's adoption is strongest where file watching must scale across large repos and developer tools. The official docs describe recursive roots, subscriptions, queries since a clock, triggers, and conservative handling of uncertain state. The Jest CLI still exposes a `--watchman` option for file crawling, defaulting to true, which is a visible example of Watchman becoming infrastructure under JavaScript test tooling.
The installation docs also reflect a split between Meta's upstream releases and community packaging. Homebrew and MacPorts are documented for macOS, Chocolatey for Windows, and upstream release packages for Fedora and Ubuntu are recommended over stale distro packages. That history fits Watchman's role: users often install it not because they plan to call it directly every day, but because another tool wants a reliable file-change indexer.
A basic Watchman workflow establishes a watch root and then adds a trigger, for example watching a source directory and running a minifier when CSS files change. More advanced users issue file queries, subscribe to changes, configure roots with `/etc/watchman.json` or `.watchmanconfig`, and tune OS-specific limits such as Linux inotify watch counts.
The service model is the key distinction. Clients ask what changed since a clock, subscribe to a stream, or defer events during source-control operations. Source-control-aware subscriptions can defer during Mercurial updates, and the 4.9 release notes describe source-control-aware queries as a way to keep responses closer to the size of the user's changes rather than the size of the entire repository.
Watchman matters to package nerds because it is a serious answer to the unreliable, platform-specific, resource-limited world of filesystem notifications. It sits underneath build systems, test runners, source-control tooling, and editor-adjacent workflows, exposing stable APIs while hiding inotify, FSEvents, Windows, recrawl, overflow, and large-tree behavior behind a service boundary.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour watchman. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/watchman.json.watchmanconfigexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
watchman | cli | exécutable global | |
watchman-diag | cli | exécutable global | |
watchman-make | cli | exécutable global | |
watchman-replicate-subscription | cli | exécutable global | |
watchman-wait | cli | exécutable global | |
watchmanctl | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/facebook/watchman
métadonnées d'installation
| Clé du paquet | brew:watchman |
|---|---|
| Version | 2026.07.06.00 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/watchman |
| Page d'accueil | https://facebook.github.io/watchman/ |
| Dépôt | https://github.com/facebook/watchman |
| Docs amont | https://facebook.github.io/watchman |
| Licence | MIT |
| Archive source | https://github.com/facebook/watchman/archive/refs/tags/v2026.07.06.00.tar.gz |
| Dernière mise à jour | 2026-07-07T21:44:34Z |
| Pulse | updated |
| 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 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | watchman |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
watchman
nix profile install nixpkgs#watchmanpython3-pywatchman 4.9.0-7build4
Python library for Watchman and related utilities
https://facebook.github.io/watchman
sudo apt install python3-pywatchmanwatchman 4.9.0-7build4
File watching service
https://facebook.github.io/watchman
sudo apt install watchmanwatchman
sudo port install watchmanwatchman
choco install watchmanmain/watchman
scoop install main/watchmanfacebook.watchman
winget install --id facebook.watchman -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.