Start
Uninstalling JoyMux
# Remove user service (if installed) and stop daemon; preserve ~/.joymux
joymux uninstall
# Also delete durable user state (sessions, checkpoints, benchmarks)
joymux uninstall --delete-state
Then remove the binary from the default prefix:
rm -f ~/.local/bin/joymux ~/.local/bin/joymux-reference-client
Never deletes durable state unless --delete-state is explicit.
If you previously installed from a private Homebrew tap (not the customer path):
brew uninstall joymux