How Do You Download And Install Java With Fresh Ubuntu 10.10
-
- New to forums
- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Mon Jan 17, 2011 6:08 pm
Re: How Do You Download And Install Java With Fresh Ubuntu 1
I do not know to much about Ubuntu but isn't it just another OS? If so I would assume that you would connect to your server and download it through a browser..? Again I am not to sure.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Re: How Do You Download And Install Java With Fresh Ubuntu 1
With Ubuntu, you'd need to run a command like this (as root) to install java:
Code: Select all
apt-get install sun-java6-jre
Re: How Do You Download And Install Java With Fresh Ubuntu 1
If you want to download the Sun java, you will have to un-comment some lines in the sources file to enable partner repositories. Otherwise the apt-get will only find the Open-jdk. This is what I had to do for both my VPS and now my full machine with ubuntu 10.4. I'd post exact steps but I dont remember them lol, I'm sure edge can fill you in 
