How to install java 11 on MAC OS

Java Installation on MAC

Today we will install

Java 11 on MAC OS

. You can find multiple articles on the Java 11 installation but most of them are a little complex to set up.  Today, we will set up the Java 11 installation on MAC in the easiest way. 

Please follow the below 5 steps to set Java 11 on MAC OS very easily.

Step 1: You need to download JDK 11(Java Development Kit) from the Oracle website. Download the JDK 11 ARM64 version for the M series and the x64 version for others. You can download the java 11 for MAC from here.

Java 11 on MAC OS

Step 2: Double-click on the downloaded JDK dmg file. The below icon will appear. Click on the icon to open the installation screen.

finwithtech  

Step 3: Once the installation screen is opened, click on Continue button

jdk 11 installation on mac

Step 4: After this click on install button as shown below

Jdk 11 on mac finwithtech

Step 5 : Once the installation is completed, to check if Java is successfully installed open the terminal and type command java -version. This command will display jdk version installed on your system.

Jdk 11 on Mac finwithtech.com

One thought on “How to install java 11 on MAC OS

Leave a Reply

Your email address will not be published. Required fields are marked *