Jump to content

Uninstall Pulseway from a Mac OSX


Recommended Posts

Posted

Its not very well documented but the following will work for removing Pulseway via the terminal tool in the Webapp. (note this is actually several commands strung together in one line)

sudo launchctl unload /Library/LaunchDaemons/com.pulseway.PulsewayHelper.plist && launchctl unload /Library/PrivilegedHelperTools/com.pulseway.PulsewayHelper && launchctl unload /Library/PrivilegedHelperTools/com.pulseway.PulsewayCommandHelper && rm -v /Library/PrivilegedHelperTools/com.pulseway.Pulseway*

 

  • Administrators
Posted

Hi @TCTS,

You can avoid having to type in those commands by simply opening the Pulseway app and going into the About -> Uninstall tabs and from there there's an uninstall button that will run the commands for you.

-Paul

  • 8 months later...
Posted

I tried the uninstall option, but there were still processes that were persistent even after reboot, like pulseway helper, command helper, etc. I then tested what TCTS posted and it removed the helper, but command helper is still there. In any case, the uninstall didn't work as expected.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...