How to change or upgrade java version in kali linux.

in kali •  3 years ago 

Step 1. First check your java version in kali linux to open your terminal and type:

java --version 

(It will show you what version is install in that system)

image.png

Step 2. Now next type the command in terminal:
suso apt-cache search openjdk

(It will show the all the versions available for installation)

image.png

Step 3. Choose or decide which version do you want to install and type:

sudo apt install openjdk-16-jdk

(In these openjdk is java jdk and 16 which version I select 16 version you can install which version you need)
Then installation is started automatically you don't do any thing.

image.png

If like the post subscribe to my YouTube channel More videos coming...

https://www.youtube.com/channel/UCVGbj_5O5Y7gj6V4W0xYTcA

                          🙏THANK YOU🙏
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Can u also do a article on Pythons:-TypeError pls i am having this problem in common this days

Loading...

It helps bro