Install Eclipse Temurin™

bash
# Install the latest version
$winget install EclipseAdoptium.Temurin.21.JDK

# Install a different version
$winget install EclipseAdoptium.Temurin.11.JDK

# Upgrade the Winget package
$winget upgrade EclipseAdoptium.Temurin.21.JDK

# Uninstall the Winget package
$winget uninstall EclipseAdoptium.Temurin.21.JDK
Read documentation

Eclipse Temurin is available for download in multiple installation package formats:

The binaries are supported on the architectures and operating systems listed in Supported Platforms. If you’re migrating to Temurin, you can learn about the differences between Oracle JDK and Temurin in our Migration Guide and any steps that you might need to take.

Installers

Installers are currently available for Windows® and macOS® JDK and JRE packages. Installation steps are covered in the following sections:


DOCUMENTATION AUTHORS
  • gdams
  •  karianna
  •  tellison
Help us make these docs great!
All Adoptium docs are open source. See something that's wrong or unclear?
Edit this page