Install Java 6 in Ubuntu 11.04
Who installed the Ubuntu 11.04 and need to run applications that require java installed ORACLE / SUN, just add the repository below:
sudo add-apt-repository ppa:ferramroberto/java
To upgrade and install :
sudo apt-get update
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
