Java Beginners Tutorial - How to uninstall Previous JDK from Mac - Part I - Java Tutorial 3

Опубликовано: 06 Август 2026
на канале: sinecostheta
1,740
6

This Video Explains how to uninstall previously installed Java JDK from the Mac. There is also Part II of this tutorial.

Please refer to the second video for further explanation:
   • Java Beginners Tutorial - How to uninstall...  

Terminal Command:
sudo rm -rf /Library/Java/JavaVirtualMachines/

(Tip: Type the desired .jdk that is there on your computer)