LithiumCorp Pty Ltd
Mac OS X Uninstall Guide PDF Print E-mail
Written by Administrator   
Monday, 29 January 2007

Procedure

Stop Lithium Core Process

To stop the Lithium Core process, issue the following command from the Terminal:

sudo launchctl unload -w /Library/LaunchDaemons/com.lithiumcorp.*
sudo launchctl unload -w /Library/LaunchDaemons/org.lithiumcorp.*
sudo /Library/StartupItems/Lithium/Lithium stop

Remove Lithium Core Files

To remove the Lithium Core files, issue the following command from the Terminal:

sudo rm -r /Lithium

This will remove all files associated with Lithium Core (including monitoring history, bundled PostgreSQL database installation, etc.) apart from the files listed below.

Remove Startup Files

To remove the Lithium Core Launch Daemon and Startup Item files, issue the following command from the Terminal:

sudo rm -r /Library/LaunchDaemons/com.lithiumcorp.*
sudo rm -r /Library/LaunchDaemons/org.lithiumcorp.*
sudo rm -r /Library/StartupItems/Lithium

Remove Web Documents

The Lithium Core installer automatically creates a link from /Library/WebServer/Documents/lithium to /Lithium/WebServer/Documents. You can remove this now defunct link with the following command:

cd /Library/WebServer/Documents
sudo rm lithium

Reboot

You MUST reboot the computer now to ensure the uninstallation is successful.


Not happy with Lithium?

Please send us your feedback, good and bad. If you were not satisfied with Lithium please let us know by emailing This email address is being protected from spam bots, you need Javascript enabled to view it

Last Updated ( Wednesday, 17 October 2007 )
 

PDF Download

Quick-Start Guide