# watchman をインストール

watchman のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install watchman
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install watchman
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:watchman
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/watchman>
- **バージョン:** 2026.05.25.00
- **ソース概要:** Watch files and take action when they change
- **ホームページ:** <https://github.com/facebook/watchman>
- **リポジトリ:** <https://github.com/facebook/watchman>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/facebook/watchman/archive/refs/tags/v2026.05.25.00.tar.gz>
- **更新:** 2026-05-25T19:34:39Z
- **生成ソース:** 2026-05-26T17:25:59+00:00

## 実行可能ファイル

- watchman (cli)
- watchman-diag (cli)
- watchman-make (cli)
- watchman-replicate-subscription (cli)
- watchman-wait (cli)
- watchmanctl (cli)
- watchman (エイリアス)
- watchman-diag (エイリアス)
- watchman-make (エイリアス)
- watchman-replicate-subscription (エイリアス)
- watchman-wait (エイリアス)
- watchmanctl (エイリアス)

## 依存関係

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

## ビルド依存関係

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

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 2026.05.25.00
- マネージャ更新日: 2026-05-25
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/facebook/watchman
- info: No cached GitHub release or tag data was available.

## セキュリティノート

no executable entrypoint in the package index.

- **Geiger リスク:** green / low
- no executable entrypoint in the package index

## 関連リンク

- [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.

## ソース

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