Skip to content

MacOS uninstall

The following will completely remove all EcoAssist associated files and environments. Except for the shortcut – you’ll have to delete that manually.

Instructions

Download and open the EcoAssist uninstallation file for MacOS. Some computers can be quite reluctant when having to open command files downloaded from the internet. You can circumvent trust issues by opening it with right-click > open > open. If that still doesn’t work, you can change the file permissions by opening a new terminal window (search applications for ‘terminal’), copy-pasting the following commands and press enter.

  • chmod 755 $HOME/Downloads/uninstall.command
  • bash $HOME/Downloads/uninstall.command

If anything seems off, let me know and I’ll help you get on your way.