Install Java
This tutorial will show you how to install a JDK on your system
Oracle JDK
caution
Oracle only offers the latest version of the JDK of free, for older versions it will require an account. This option is NOT recommended.
You can download the Oracle JDK from here, then download & install the package for your system.
Adoptium JDK
tip
Adoptium is recommended over the Oracle JDK as it is free to obtain, and open-source.
You can download the Adoptium JDK from here, then download & install the package for your system.