Sun Studio 12 Quick Installation

ProcedureUsing the Command-Line Uninstaller

  1. If you are not currently superuser (root), become superuser by typing:


    su
    Password: root-password
    
  2. Go to the installation directory.

  3. Start the interactive command-line uninstaller by typing:


    java -cp . uninstall_Sun_Studio_12 -nodisplay
    

    You can also start the command-line installer as follows to uninstall the software silently:


    java -cp . uninstall_Sun_Studio_12 -nodisplay -noconsole
    
  4. Select Full if you want to uninstall all of the Sun Studio 12 software you have installed, or Partial if you want to uninstall only certain components or subcomponents.

  5. If you selected partial installation, deselect any software component or subcomponent you do not want to uninstall.

  6. Follow the uninstaller instructions to complete the uninstallation.