/java-zapper-osx

A Java SE uninstall script, zap all Java SE 6 files with only one command. OS X only

Primary LanguageShell

Java SE Zapper for OS X

Zap ALL Java SE 6 files with only one command. OS X only.

Usage

Paste the following code at a Terminal prompt:

bash <(curl -fsSL https://raw.github.com/sparanoid/java-zapper-osx/go/install)

The script explains what it will do and then pauses before it does it.

Compatibility

Java SE:

  • Version 7: Unknown
  • Version 6: Tested

OS X:

  • Mavericks - Unknown
  • Mountain Lion - Tested
  • Lion - Unknown

“How do I make sure Java SE is successfully uninstalled?”

Paste this at a Terminal prompt:

java -version

you'll see the following window:

Java SE Zapper for OS X

“I want my Java SE back!”

Please download and reinstall Java SE from Apple - Support - Downloads.

Author

Tunghsiao Liu