Skip to content

Instantly share code, notes, and snippets.

@eirture
Created June 12, 2020 06:44
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 eirture/f3ce1d1dbd8ed947d1608c9cd975e69f to your computer and use it in GitHub Desktop.
Save eirture/f3ce1d1dbd8ed947d1608c9cd975e69f to your computer and use it in GitHub Desktop.
uninstall oracle jdk
#!/usr/bin/env bash
sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin /Library/PreferencePanes/JavaControlPanel.prefPane ~/Library/Application\ Support/Oracle/Java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment