Thursday 17 May 2018

mac - How to Uninstall QGIS from MacOS


As many probably know, the MacOS installer for QGIS is not as turnkey as the windows version. You have to basically install 3-4 sets of packages, only one of which end up in the Mac apps directory (e.g., GDAL) . If I want to completely uninstall QGIS, how do I go about uninstalling the packages like GDAL?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...