Install Java in Ubuntu 9.04 'Jaunty Jackalope'Install Java in Ubuntu 9.04 'Jaunty Jackalope'

Posted at 2009. 5. 12. 16:50 | Posted in Ubuntu
To install Java Runtime Environment in Ubuntu do this.

Open the terminal and run the following command:
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
Soon you will come across Sun Operating System Distributor License for Java screen, hit Enter.

Next you will come across the DLJ licence terms, select 'Yes' and hit Enter.

Ubuntu will now install JRE.
//