Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sumitsahoo
Created May 13, 2020 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sumitsahoo/f9dc9b42d6fe5c6106f9b15e4e04d769 to your computer and use it in GitHub Desktop.
Save sumitsahoo/f9dc9b42d6fe5c6106f9b15e4e04d769 to your computer and use it in GitHub Desktop.
Remove JDK from macOS
sudo rm -rf /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo rm -rf /Library/PreferencePanes/JavaControlPanel.prefPane
sudo rm -rf /Library/Application\ Support/Oracle/Java/
sudo rm -rf /Library/Java/JavaVirtualMachines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment