How do I uninstall legacy Java 6 from El Capitan?
Hello,
I have installed Java 6 from this place: Java for OS X 2015-001
Anybody knows how to uninstall it after I don't need it anymore?
Jakub
MacBook Air, OS X El Capitan (10.11.1)
Hello,
I have installed Java 6 from this place: Java for OS X 2015-001
Anybody knows how to uninstall it after I don't need it anymore?
Jakub
MacBook Air, OS X El Capitan (10.11.1)
Hi thisisjjs,
I understand that you don't want to use Java 6 on your Mac. Let's go over how to to take care of this for you.
What you can do is disable the Java SE 6 applet from opening by opening Terminal and copy and pasting the code outlined below. Once you do that, you will want to download the latest version of Java to ensure that the newest takes over. For more details, take a look at the article below.
Java for OS X 2014-001: How to re-enable the Apple-provided Java SE 6 web plug-in and Web Start features
https://support.apple.com/en-us/HT202643
The following steps will undo the above commands and restore Java 7 in OS X Lion and later.
- Disable Java SE 6 Web Start opening:
sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/javaws /usr/bin/javaws
- Enter this command, then press the Return or Enter key:
- When prompted, enter your administrator password, then press the Return or Enter key.
- Re-enable the Java 7 applet plug-in by
downloading and reinstalling the latest version of Oracle Java 7 JRE.
Have a good day
If you have Adobe Creative Suite in any version you still need it V6.
This did not work. Error message was:
ln: /usr/bin/javaws: Operation not permitted
How do I uninstall legacy Java 6 from El Capitan?