Category

Basic Java

1 article in this category

How to Install Java in ubuntu 14.04

July 11, 2016 1 min read

Open Applicaction -> Accessories -> Terminal Type commandline as below… sudo apt-get install openjdk-7-jdk Type commandline as below… apt-cache search jdk (Note: openjdk-7-jdk is symbolically used here. You…