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.
Package Managers
The recommended way to install Eclipse Temurin on most systems is through a package manager. Select your operating system above, or jump directly to the instructions for your platform:
CI/CD Integration
-
GitHub Actions — Use
actions/setup-javawithdistribution: 'temurin' -
Other CI/CD Platforms — Download and verify Temurin via the Adoptium API in Azure DevOps, GitLab CI, Jenkins, and more
Other Installation Methods
-
Archive files — Manual installation from
.tar.gzor.ziparchives -
Container Images — Official Docker images (DockerHub)
-
Programmatic API — Automate downloads via the Adoptium API


