Pages

Sunday, April 26, 2020

How to Uninstall Java version 11 on Mac?

https://stackoverflow.com/questions/55188528/uninstall-java-version-11-mac/61441959#61441959

Run this command in command line
$ sudo rm -rf /Library/Java/JavaVirtualMachines/jdk-11.0.5.jdk


No comments:

Post a Comment