Showing posts with label java. Show all posts
Showing posts with label java. Show all posts

Wednesday, May 11, 2011

Installing Java Plugin for Firefox 4 in Ubuntu 11.04

Ok so you are having a had time, mass uploading pics on facebook, view a hell of a lot of cool sites, using your favorite Java web apps etc. This simple guide will help you to install Java in Ubuntu 11.04 Natty Narwhal through PPA. There is no Canonical Partner Repository available as of now, so lets try this simple PPA alternative This same PPA can be used for future Java updates in Ubuntu 11.04 Natty Narwhal too.Fire up a Terminal / Konsole and type :

$sudo add-apt-repository ppa:ferramroberto/java

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