How to install Java JDK in Ubuntu OR ubuntu derivative like Linux Mint ?

Here we are with new post (How to install Orcale JDk 8/ Java 8 on Ubuntu Operating System ? )

 

 

First Open your terminal by pressing CTRL + ALT + T together and fire this 4 commands one by one

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
sudo apt-get install oracle-java8-set-default

See this video 


Comments

Popular posts from this blog

Source Code Pro font for Visual Studio Code