|
|
User:goeko > Java
JavaTable of contentsNo headersThis page has no content. Enrich Penguins Unbound by contributing.
Installing Java on Ubuntu 10.10 (and I hear 10.04)
sudo add-apt-repository ppa:sun-java-community-team/sun-java6 sudo apt-get update sudo apt-get install sun-java6-jdk sudo update-java-alternatives -s java-6-sun
Here are some links where I got this info. |