Saturday, September 12, 2009

How to install jre 6 and use it in ubuntu

This will be useful for upgrading jre from previous versions to jre 6.

Install it using..

$ sudo apt-get install sun-java6-jre sun-java6-plugin

and update from previous version to jre 6 using..

$ sudo update-alternatives --config java

Ubuntu

  1. How to install jre 6 and use it in ubuntu