Content

Wednesday, October 2, 2019

How to install the latest version of Java in Mac OS?

After installing Home Brew and Cask  go ahead and execute this statement.

brew cask info java

This would always list the latest version of Java available at this point in time

If you are ok with this version go ahead and install it, else if you would like to install a specific version follow instructions found at how to install java 8 on mac os?

brew cask install java