RSS

Forums / Product Support Solutions

Uninstalling Jungle Disk 2.50 and Higher From Mac

Support Jan 20, 2009

For versions of Jungle Disk 2.5 and higher for Mac, the following steps are required to completely uninstall the application after dragging the application to your trash.

1. Open Terminal.app (in Applications/Utilities)

2. Type in: (you must be an administrator and you will be asked to enter your account password)

Desktop Edition removal:
sudo launchctl unload /Library/LaunchDaemons/com.jungledisk.service.plist
sudo rm /Library/LaunchDaemons/com.jungledisk.service.plist

Workgroup Edition removal:
sudo launchctl unload /Library/LaunchDaemons/com.jungledisk.workgroupservice.plist
sudo rm /Library/LaunchDaemons/com.jungledisk.workgroupservice.plist


3. Finally, delete /Applications/JungleDiskMonitor.app to complete the uninstallation.


Note:
The utility Lingon can help edit launch daemon plists.

 

 
Topic is closed for comments