Skip to main content

Posts

Showing posts with the label install

JDK6 in Ubuntu 10.04

To install JDk 6 (Java Developement Kit 6 ) in ubuntu 10.04 from the command line, we just need to use the following command. This will install all other dependencies automatically.  sudo apt-get install openjdk-6-jdk