# watchman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für watchman in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install watchman
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install watchman
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:watchman
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/watchman>
- **Version:** 2026.05.25.00
- **Quellzusammenfassung:** Watch files and take action when they change
- **Homepage:** <https://github.com/facebook/watchman>
- **Repository:** <https://github.com/facebook/watchman>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/facebook/watchman/archive/refs/tags/v2026.05.25.00.tar.gz>
- **Aktualisiert:** 2026-05-25T19:34:39Z
- **Generierte Quelle:** 2026-05-26T17:25:59+00:00

## Executables

- 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)

## Abhängigkeiten

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

## Build-Abhängigkeiten

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

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 2026.05.25.00
- Manager aktualisiert: 2026-05-25
- lokale Daten: ok
- Upstream-Repository: https://github.com/facebook/watchman
- info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

no executable entrypoint in the package index.

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

## Verwandte Links

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

## Quellen

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