what pakage to install the latest version av Java RTE?

Matt Galvin mgalvin at ubuntu.com
Fri Apr 20 18:47:21 UTC 2007


On 4/20/07, Phil Pinkerton <pcpinkerton at gmail.com> wrote:
> > sun-java6-plugin
> >
> >
> It may not be available this way in feisty : got this when I tried to
> install
>
> #apt-get install sun-java6-plugin

It is indeed there. It is in multiverse. Ensure that you have the
following lines in your /etc/apt/sources.list:

deb http://archive.ubuntu.com/ubuntu/ feisty universe
deb-src http://archive.ubuntu.com/ubuntu/ feisty universe

deb http://archive.ubuntu.com/ubuntu/ feisty multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty multiverse

deb http://security.ubuntu.com/ubuntu feisty-security main restricted
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted

deb http://security.ubuntu.com/ubuntu feisty-security universe
deb-src http://security.ubuntu.com/ubuntu feisty-security universe

deb http://security.ubuntu.com/ubuntu feisty-security multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security multiverse

If you upgraded those sources might not be in your sources.list. They
are there on a clean feisty install for sure.

then:

sudo apt-get install sun-java6-plugin

--- snip ---
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  java-common sun-java6-bin sun-java6-jre
Suggested packages:
  equivs sun-java6-fonts ttf-sazanami-gothic ttf-sazanami-mincho
Recommended packages:
  gsfonts-x11
The following NEW packages will be installed:
  java-common sun-java6-bin sun-java6-jre sun-java6-plugin
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 32.6MB of archives.
After unpacking 93.5MB of additional disk space will be used.
Do you want to continue [Y/n]?
--- snip ---

-- 
Matt Galvin
http://www.simplifiedcomplexity.com/
http://www.ubuntuserverinaction.com/




More information about the ubuntu-users mailing list