# fx is-package-server-running | |
check if the package server is running | |
```none | |
This command is to be used primarily by other commands, such as `fx test`. | |
``` | |
[is-package-server-running source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/is-package-server-running) |