Corretto: Difference between revisions
Jump to navigation
Jump to search
(→Mac) |
(→Mac) |
||
Line 7: | Line 7: | ||
=Installation= | =Installation= | ||
==Mac== | ==Mac== | ||
===brew=== | |||
===Amazon Instructions=== | |||
{{External|https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/macos-install.html}} | {{External|https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/macos-install.html}} | ||
Revision as of 17:22, 30 December 2020
External
Internal
Installation
Mac
brew
Amazon Instructions
sudo installer -pkg ./amazon-corretto-11.0.9.12.1-macosx-x64.pkg -target /
Once the installation completes, the JDK is found in /Library/Java/JavaVirtualMachines/.
Also see:
Linux
Download the tar.gz and gunzip | tar.
Docker Image
https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/docker-install.html