JDK6 in Ubuntu 10.04 January 01, 2012 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 Read more