Skip to content

Instantly share code, notes, and snippets.

@aqiuxx
aqiuxx / brew-java-and-jenv.md
Created June 10, 2018 06:57 — forked from alChaCC/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: