How to Uninstall ( Remove ) Java from Mac

Publicado el: 09 agosto 2019
en el canal de: 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 --


En esta página del sitio puede ver el video en línea How to Uninstall ( Remove ) Java from Mac de Duración hora minuto segunda en buena calidad , que subió el usuario Programming Path 09 agosto 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 2,654 veces y le gustó 28 a los espectadores. Disfruta viendo!