Skip to content

Instantly share code, notes, and snippets.

@favio41
favio41 / brew-java-and-jenv.md
Created February 14, 2019 17:00 — forked from tomysmile/brew-java-and-jenv.md
How To Install Java 8 on Mac

Install HomeBrew first

brew update
brew tap caskroom/cask
brew install brew-cask

If you get the error "already installed", follow the instructions to unlink it, then install again: