Linux – How to install Java on Ubuntu through SSH

javalinuxsshUbuntu

In short, all of the installation guides assume that I have a way to download the Java binary. Being clueless, I do not know how to do this.

I'm using Ubuntu 9.10-x86_64

Best Answer

Use sudo apt-get install <package name> command

Here is the list of Java packages for Ubuntu 9.10 - http://www.ubuntugeek.com/install-java-runtime-environment-jre-in-ubuntu-9-10-karmic.html