Glauco Vinicius
Glauco Vinicius

Reputation: 2627

How to do a clean Uninstall of RailsInstaller on OS X Mountain Lion

Is it as simple as rm -rf /opt/sm or are there other folders I should be looking at?

What else do I need to change? Is there a clean uninstaller that I can download/execute?

I'm using RailsInstaller 1.0.3.

Upvotes: 1

Views: 1655

Answers (1)

Leo Correa
Leo Correa

Reputation: 19789

Uninstalling Engine Yard's RailsInstaller

If you are running an old version

/opt/rix/uninstall.app

Otherwise

open /Applications/RailsInstallerOSX-Uninstaller.app

Upvotes: 5

Related Questions