doc/packages.md
Note that only first-party packages are maintained here. Anyone is welcome to create and maintain a packaging of Watchexec for their platform/distribution and submit it to their upstreams, and anyone may submit a PR to update this list. To report issues with non-first-party packages (outside of bugs that belong to Watchexec), contact the relevant packager.
| Platform | Distributor | Package name | Status | Install command |
|---|---|---|---|---|
| Linux | n/a (deb) | watchexec-{version}-{platform}.deb | first-party | dpkg -i watchexec-*.deb |
| Linux | n/a (rpm) | watchexec-{version}-{platform}.rpm | first-party | dnf install watchexec-*.deb |
| Linux | n/a (tarball) | watchexec-{version}-{platform}.tar.xz | first-party | tar xf watchexec-*.tar.xz |
| Linux | Alpine | watchexec | official | apk add watchexec |
| Linux | ALT Sisyphus | watchexec | official | apt-get install watchexec |
| Linux | watchexec-cli | defunct | ||
| Linux | Arch | watchexec | official | pacman -S watchexec |
| Linux | Gentoo GURU | watchexec | community | emerge -av watchexec |
| Linux | GNU Guix | watchexec | outdated | guix install watchexec |
| Linux | LiGurOS | watchexec | official | emerge -av watchexec |
| Linux | Manjaro | watchexec | official | pamac install watchexec |
| Linux | Nix | watchexec | official | nix-shell -p watchexec |
| Linux | openSUSE | watchexec | official | zypper install watchexec |
| Linux | pacstall (Ubuntu) | watchexec-cli | community | pacstall -I watchexec-bin |
| Linux | Parabola | watchexec | official | pacman -S watchexec |
| Linux | Solus | watchexec | official | eopkg install watchexec |
| Linux | Termux (Android) | watchexec | official | pkg install watchexec |
| Linux | Void | watchexec | official | xbps-install watchexec |
| MacOS | n/a (tarball) | watchexec-{version}-{platform}.tar.xz | first-party | tar xf watchexec-*.tar.xz |
| MacOS | Homebrew | watchexec | official | brew install watchexec |
| MacOS | MacPorts | watchexec | official | port install watchexec |
| Windows | n/a (zip) | watchexec-{version}-{platform}.zip | first-party | Expand-Archive -Path watchexec-*.zip |
| Windows | Baulk | watchexec | official | baulk install watchexec |
| Windows | Chocolatey | watchexec | community | choco install watchexec |
| Windows | MSYS2 mingw | mingw-w64-watchexec | official | pacman -S mingw-w64-x86_64-watchexec |
| Windows | Scoop | watchexec | official | scoop install watchexec |
| Any | Crates.io | watchexec-cli | first-party | cargo install --locked watchexec-cli |
| Any | Binstall | watchexec-cli | first-party | cargo binstall watchexec-cli |
| Any | Webi | watchexec | third-party | varies (see webpage) |
Legend: