Posts: 6
	Threads: 2
	Joined: Jul 2011
	
Reputation: 
0
	 
	
	
		Hi I am bran new to this website so sorry if this was already asked but I looked and I couldn't find it so I want to know how I can install java on Linux like the topic description said I am using Google chrome (I don't know if that makes a difference) and I am also using Ubuntu I am the biggest noob ever I didn't even know how to install Linux on my computer my brother had to so the more information you can give me the better.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 2
	Joined: Jul 2011
	
Reputation: 
0
	 
	
		
		
		2011-08-03, 06:10 PM 
(This post was last modified: 2011-08-05, 08:05 PM by Dungeon-Dave.)
		
	 
	
		
Thanks but it didn't work after I typed in my password in terminal this it what it said 
 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package sun-java6-jre is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package sun-java6-jre has no installation candidate
 
also sorry for me not replying sooner I thought I would get a email when I got a reply but I never did
	
	
	
	
	
 
 
	
	
	
		
	Posts: 675
	Threads: 107
	Joined: Apr 2010
	
Reputation: 
0
	 
	
		
		
		2011-08-03, 06:16 PM 
(This post was last modified: 2011-08-05, 08:04 PM by Dungeon-Dave.)
		
	 
	
		
try:
 
sudo apt-get install sun-java6-jre
 
or log into root first:
 
su -
password
 
apt-get install sun-java6-jre
	
	
	
	
	
 
 
	
	
	
		
	Posts: 675
	Threads: 107
	Joined: Apr 2010
	
Reputation: 
0
	 
	
		
		
		2011-08-03, 06:18 PM 
(This post was last modified: 2011-08-05, 08:05 PM by Dungeon-Dave.)
		
	 
	
		wat version of ubuntu are you running?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 2
	Joined: Jul 2011
	
Reputation: 
0
	 
	
		
		
		2011-08-03, 06:42 PM 
(This post was last modified: 2011-08-05, 08:07 PM by Dungeon-Dave.)
		
	 
	
		I am using ubuntu 10.04 and I got up to where I have to update the thing after I put the text in I copy and pasted the command you gave me but nothing happens
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 2
	Joined: Jul 2011
	
Reputation: 
0
	 
	
		
		
		2011-08-05, 10:52 PM 
(This post was last modified: 2011-08-12, 06:39 PM by Dungeon-Dave.)
		
	 
	
		Thank you so much it installed perfectly you were such a big help I cannot thank you enough if there is a rep or thanks thing on the website please tell me you deserve it.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 675
	Threads: 107
	Joined: Apr 2010
	
Reputation: 
0
	 
	
		
		
		2011-08-07, 11:11 AM 
(This post was last modified: 2011-08-12, 06:39 PM by Dungeon-Dave.)
		
	 
	
		no problem, glad it works now :)