TCTS 0 Posted December 29, 2020 Share Posted December 29, 2020 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* Quote Link to post Share on other sites
Administrators Paul 181 Posted December 29, 2020 Administrators Share Posted December 29, 2020 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 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.