How to install java step by step

VIVEKSHIL KASBE
3 min readJun 27, 2021

--

Friends here we will see how to install java. We will see here how to install java on different operating systems, like windows, linux, ubuntu. we will also going tosee here that how to install on 32 bit operating system and 64 bit operating system.

Install java for windows 10

Hello friends if you want to install java on your pc which contain windows 10 please follow following steps.

First of all if you want to know that java already installed on your computer the just simply go to your command prompt and type java –version then it will display that java is not installed on your pc. It will show massage that ‘java’ is not recognised as internal or external command.

Step 1: search for java jdk

Install java for windows 10

you simply type java jdk download on google and most probably go for link first

It will show you the versions of java. Latest version will appear on top of the page. I will suggest you to choose latest version because, it will have some updates as compared to older version.

Step 2 :click on jdk download

Install java for windows 10

It will show the list of downloads that is related to operating system.

Step 3 :click on jdk for windows exe file for windows

Install java for windows 10

Exe file will start download.

In this way you have to go to exe file in your pc and double click it. It will show interface for installation. Just install it.

Step 4: set path

Once java jdk is installed on your computer then next step is to set path in environment variable on your computer. You have to first go to programme file and go to java folder. And click on bin folder. Once bin folder is open you have to select the path till bin folder. Simply go to setting and type environment variable. Then it will show you path option. And go to path and paste the link you have copied and paste it into path folder.

Step 5: set java home variable.

After you have set path variable then come back to java folder and select path of java older copy it. And again you have to go to environment variable folder and create java home variable like JAVA_HOME. All letters must be capital and set java folder path in to that path.

Once this is done, it means you have successfully installed java on your computer.

Step 6: check java installation

After doing all the steps given above, you have to go to your command prompt, and simply type java –version. It will show you the version which you have installed on your computer.

In this way you can install java on windows 10. Isn’t it very simple to install java on your computer.

--

--

VIVEKSHIL KASBE
VIVEKSHIL KASBE

Written by VIVEKSHIL KASBE

0 Followers

I am Vivekshil Kasbe. I am Btech engineer. I have done my postgraduation in MBA in marketing field. I love blogging and I have started focusing on my blogging.

No responses yet