How to Uninstall ( Remove ) Java from Mac

Veröffentlicht am: 09 August 2019
auf dem Kanal: Programming Path
2,654
28

In this video, we are going to see ,how to uninstall java from Mac operating system ( OS ) .

First of all, open your terminal .You can open your terminal in following ways:

1. Finder | Go | Utilities | Terminal
2. CMD + Space ( and type terminal )


once you open your terminal...

you can remove your JRE ( Java Runtime Environment ) with these commands

sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin 
sudo rm -fr /Library/PreferencePanes/JavaControlPanel.prefPane 
sudo rm -fr ~/Library/Application\ Support/Oracle/Java


Now, in your terminal go to this directory ( Library/Java/JavaVirtualMachine ) as

cd /Library/Java/JavaVirtualMachine


and finally, you can remove your JDK ( Java Development Kit ) with this command

sudo rm -rf jdk-your_jdk_version.jdk

Keywords:
How to uninstall java from Mac OS Mojave
How to uninstall java completely
How to uninstall java on Mac OS Mojave
Uninstalling java jdk
Mojave


-- Programming Path --


Auf dieser Seite können Sie das Online-Video How to Uninstall ( Remove ) Java from Mac mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Programming Path 09 August 2019 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 2,654 Mal angesehen und es wurde von 28 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!