UninstallationΒΆ
This document describes how to uninstall OpenGeo Suite for Mac OS X.
Shutdown GeoServer and PostGIS by selecting Quit from the GeoServer and PostGIS icons in the OS X menu bar.
Download the free AppCleaner utility from FreeMacSoft. Extract the file and run it.
Drag the Geoserver, GeoServer Extensions, PostGIS and PostGIS Utilities applications into the AppCleaner window. Click the Delete button.
Warning
This will delete your settings and data. If you do not want to delete your data:
- Back up your GeoServer data directory by copying it to a safe location. You can find your data directory by running GeoServer and selecting Open GeoServer Data Directory from the GeoServer icon in the OS X menu bar.
- Back up your PostGIS database to a safe location by following the instructions in the PostgreSQL backup and restore section.
To uninstall the CLI tools, remove the
/usr/local/opengeo
directory. Open the Terminal application, and run the command:sudo rm -rf /usr/local/opengeo