Results 1 to 5 of 5
Hey,
I just got linux yesterday, ubuntu 9.1, with the wubi installer. I have no previous knowledge of linux and I am having a very hard time working out how ...
- 04-27-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 2
How do I install java or any other program?
Hey,
I just got linux yesterday, ubuntu 9.1, with the wubi installer. I have no previous knowledge of linux and I am having a very hard time working out how to install or run any programs, at the moment I'm trying to get java to work, I try to follow the steps that sun provide but I have no idea what I'm doing so it wont work =P
Please help me!
Thanks
- 04-27-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Hello and welcome!
The easiest way for new users to install software under Ubuntu is generally going to be by using Synaptic:
https://help.ubuntu.com/community/SynapticHowtooz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 04-27-2010 #3Just Joined!
- Join Date
- Apr 2010
- Posts
- 2
Thank you very much, and thanks for the quick reply, I will try it out and see how it goes =D
- 04-27-2010 #4
sun jdk is available to install through synaptic, the package is sun-java6-jdk, or if you only need the jre, sun-java6-jre
- 04-27-2010 #5Linux User
- Join Date
- Jun 2006
- Location
- Scotland
- Posts
- 267
Just install ubuntu-restricted-extras. It will automatically download and install a bunch of useful stuff, including Java.
Connect to the Internet, open a Terminal and issue the command: sudo apt-get install ubuntu-restricted-extras


Reply With Quote